rector/phpstan.neon
2017-08-10 12:29:43 +02:00

6 lines
210 B
Plaintext

parameters:
ignoreErrors:
- '#Internal error#'
- '#Undefined variable: \$possibleAutoloadPaths#'
- '#Undefined variable: \$container#'
- '#Undefined variable: \$application#'