some cleanup as-per phpstan

This commit is contained in:
Nabeel Shahzad
2018-04-23 08:46:28 -05:00
parent 2319a8c9f4
commit cff7e2c4da
14 changed files with 789 additions and 36 deletions

8
phpstan.neon Normal file
View 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