We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d05977 commit 516be29Copy full SHA for 516be29
Resources/config/security_rememberme.xml
@@ -45,11 +45,6 @@
45
class="%security.authentication.rememberme.services.persistent.class%"
46
parent="security.authentication.rememberme.services.abstract"
47
abstract="true">
48
- <argument type="collection" /> <!-- User Providers -->
49
- <argument /> <!-- Shared Token Key -->
50
- <argument /> <!-- Shared Provider Key -->
51
- <argument type="collection" /> <!-- Options -->
52
- <argument type="service" id="logger" on-invalid="null" />
53
<argument type="service" id="security.secure_random" />
54
</service>
55
0 commit comments