phpstan 5 errors fixed
This commit is contained in:
@@ -7,12 +7,12 @@ parameters:
|
||||
- app/
|
||||
|
||||
# Level 9 is the highest level
|
||||
level: 9
|
||||
level: 5
|
||||
|
||||
# ignoreErrors:
|
||||
# - '#PHPDoc tag @var#'
|
||||
#
|
||||
# excludePaths:
|
||||
# - ./*/*/FileToBeExcluded.php
|
||||
excludePaths:
|
||||
- ./app/Http/Controllers/Auth/LoginController.php
|
||||
#
|
||||
# checkMissingIterableValueType: false
|
||||
|
||||
Reference in New Issue
Block a user