Skip to content

Commit

Permalink
[Security] Mark ExpiredLoginLinkStorage as experimental
Browse files Browse the repository at this point in the history
  • Loading branch information
Nyholm committed Apr 3, 2021
1 parent a4b3d12 commit 3626606
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions LoginLink/ExpiredLoginLinkStorage.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@
use Psr\Cache\CacheItemPoolInterface;

/**
* @experimental in 5.2
*
* @final
*/
class ExpiredLoginLinkStorage
Expand Down

0 comments on commit 3626606

Please sign in to comment.