We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48c19ea commit c4a00beCopy full SHA for c4a00be
src/lib/Server/Controller/JWT.php
@@ -18,9 +18,6 @@
18
use Symfony\Component\HttpFoundation\Request;
19
use Symfony\Component\Security\Core\Exception\AuthenticationException;
20
21
-/**
22
- * @internal
23
- */
24
final class JWT extends RestController
25
{
26
/** @var \Lexik\Bundle\JWTAuthenticationBundle\Services\JWTTokenManagerInterface */
0 commit comments