Skip to content
This repository was archived by the owner on May 31, 2024. It is now read-only.

Commit f918d1c

Browse files
committed
Tag missing internals
1 parent 5540e02 commit f918d1c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Core/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)