8000 Tag missing internals · symfony/security-core@e0121be · GitHub
[go: up one dir, main page]

Skip to content

Commit e0121be

Browse files
committed
Tag missing internals
1 parent 68dbcef commit e0121be

File tree

1 file changed

+2
-2
lines changed
Filter options

1 file changed

+2
-2
lines changed

Authentication/RememberMe/PersistentToken.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
namespace Symfony\Component\Security\Core\Authentication\RememberMe;
1313

1414
/**
15-
* This class is only used by PersistentTokenRememberMeServices internally.
16-
*
1715
* @author Johannes M. Schmitt <schmittjoh@gmail.com>
16+
*
17+
* @internal
1818
*/
1919
final class PersistentToken implements PersistentTokenInterface
2020
{

0 commit comments

Comments
 (0)
0