Skip to content

Commit c4a00be

Browse files
authored
Remove @internal phpdoc tag from JWT Controller (#59)
1 parent 48c19ea commit c4a00be

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/lib/Server/Controller/JWT.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@
1818
use Symfony\Component\HttpFoundation\Request;
1919
use Symfony\Component\Security\Core\Exception\AuthenticationException;
2020

21-
/**
22-
* @internal
23-
*/
2421
final class JWT extends RestController
2522
{
2623
/** @var \Lexik\Bundle\JWTAuthenticationBundle\Services\JWTTokenManagerInterface */

0 commit comments

Comments
 (0)