Skip to content

Commit 3716a58

Browse files
[RateLimiter][Runtime][Translation] remove @experimental flag
1 parent 654f152 commit 3716a58

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Authentication/NoopAuthenticationManager.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@
1818
* This class is used when the authenticator system is activated.
1919
*
2020
* This is used to not break AuthenticationChecker and ContextListener when
21-
* using the authenticator system. Once the authenticator system is no longer
22-
* experimental, this class can be used to trigger deprecation notices.
21+
* using the authenticator system.
2322
*
2423
* @author Wouter de Jong <[email protected]>
2524
*

0 commit comments

Comments
 (0)