Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 76a88f2

Browse files
committed
[Security] Mark ExpiredLoginLinkStorage as experimental
1 parent b5d1cbc commit 76a88f2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Symfony/Component/Security/Http/LoginLink/ExpiredLoginLinkStorage.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
use Psr\Cache\CacheItemPoolInterface;
1515

1616
/**
17+
* @experimental in 5.2
18+
*
1719
* @final
1820
*/
1921
class ExpiredLoginLinkStorage

0 commit comments

Comments
 (0)