shlink/phpstan.neon
2019-10-05 17:26:10 +02:00

7 lines
172 B
Plaintext

parameters:
ignoreErrors:
- '#is not subtype of Throwable#'
- '#ObjectManager::flush()#'
- '#Undefined variable: \$metadata#'
- '#AbstractQuery::setParameters()#'