diff --git a/src/TokenTypes/TokenTypeInterface.php b/src/TokenTypes/TokenTypeInterface.php index e3e4db22..04fd0610 100644 --- a/src/TokenTypes/TokenTypeInterface.php +++ b/src/TokenTypes/TokenTypeInterface.php @@ -14,7 +14,7 @@ namespace League\OAuth2\Server\TokenTypes; use League\OAuth2\Server\Entities\Interfaces\AccessTokenEntityInterface; use Symfony\Component\HttpFoundation\Request; -interface ResponseTokenInterface +interface TokenTypeInterface { /** * Generate a response