Static analysis with PHPStan

This commit is contained in:
Lukáš Unger
2018-02-11 21:51:47 +01:00
parent 4c548dbd78
commit eca385ab08
12 changed files with 28 additions and 20 deletions

View File

@@ -131,7 +131,7 @@ class OAuthServerException extends \Exception
/**
* Server error.
*
* @param $hint
* @param string $hint
*
* @return static
*