shlink/phpstan.neon

7 lines
166 B
Plaintext
Raw Normal View History

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