shlink/phpstan.neon

7 lines
172 B
Plaintext
Raw Normal View History

parameters:
ignoreErrors:
- '#is not subtype of Throwable#'
- '#ObjectManager::flush()#'
- '#Undefined variable: \$metadata#'
2019-09-28 02:35:59 -05:00
- '#AbstractQuery::setParameters()#'