some cleanup as-per phpstan
This commit is contained in:
8
phpstan.neon
Normal file
8
phpstan.neon
Normal file
@@ -0,0 +1,8 @@
|
||||
parameters:
|
||||
autoload_files:
|
||||
#- %currentWorkingDirectory%/_ide_helper.php
|
||||
ignoreErrors:
|
||||
- '#PHPDoc tag(.*)#'
|
||||
- '#Access to an undefined property App\\Models(.*)#'
|
||||
includes:
|
||||
- vendor/weebly/phpstan-laravel/extension.neon
|
||||
Reference in New Issue
Block a user