[TOOLS] Continue raising PHPStan level to 6
This commit is contained in:
@@ -36,6 +36,9 @@ use League\OAuth2\Server\Entities\AuthCodeEntityInterface;
|
||||
use Plugin\OAuth2\Repository;
|
||||
use Plugin\OAuth2\Util\Token;
|
||||
|
||||
/**
|
||||
* @extends Token<AuthCode>
|
||||
*/
|
||||
class AuthCode extends Token implements AuthCodeEntityInterface
|
||||
{
|
||||
// {{{ Autocode
|
||||
|
Reference in New Issue
Block a user