Add PHPStan project with level 1.

This commit is contained in:
Pol Dellaiera
2021-11-09 11:31:20 +00:00
committed by Julien Fastré
parent 94e84fbdf0
commit e2ab3bfc6e
8 changed files with 827 additions and 35 deletions

View File

@@ -98,5 +98,7 @@ class PasswordRecoverVoter extends Voter
return true;
}
return false;
}
}