PHPStan level 7

This commit is contained in:
Lukáš Unger
2018-02-18 21:17:32 +01:00
parent 456c6cfdd2
commit 143afc9561
8 changed files with 54 additions and 10 deletions

View File

@@ -386,7 +386,7 @@ abstract class AbstractGrant implements GrantTypeInterface
* @param \DateInterval $authCodeTTL
* @param ClientEntityInterface $client
* @param string $userIdentifier
* @param string $redirectUri
* @param string|null $redirectUri
* @param ScopeEntityInterface[] $scopes
*
* @throws OAuthServerException