phpvms/phpstan.neon

9 lines
237 B
Plaintext
Raw Normal View History

2018-04-23 21:46:28 +08:00
parameters:
autoload_files:
#- %currentWorkingDirectory%/_ide_helper.php
ignoreErrors:
- '#PHPDoc tag(.*)#'
- '#Access to an undefined property App\\Models(.*)#'
includes:
- vendor/weebly/phpstan-laravel/extension.neon