Skip to content

Commit 0e41213

Browse files
authored
Merge pull request #2544 from francescolaffi/patch-1
Clarify class doc for InjectRememberMeServicesPass
2 parents 9378cf9 + 244fe60 commit 0e41213

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DependencyInjection/Compiler/InjectRememberMeServicesPass.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
use Symfony\Component\DependencyInjection\Reference;
1717

1818
/**
19-
* Registers the additional validators according to the storage.
19+
* Inject RememberMeServices into LoginManager.
2020
*
2121
* @author Vasily Khayrulin <sirianru@gmail.com>
2222
*/

0 commit comments

Comments
 (0)