Skip to content

Commit f41e114

Browse files
committed
[SecurityBundle] Mark SignatureAlgorithmFactory as internal
1 parent 53cd9a2 commit f41e114

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

DependencyInjection/Security/Factory/SignatureAlgorithmFactory.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
/**
2020
* Creates a signature algorithm for {@see OidcTokenHandler}.
2121
*
22+
* @internal
23+
*
2224
* @experimental
2325
*/
2426
final class SignatureAlgorithmFactory

0 commit comments

Comments
 (0)