1
0
Fork 0
mirror of https://github.com/shlinkio/shlink.git synced 2025-03-20 23:22:39 +03:00
shlink/phpstan.neon

7 lines
166 B
Text
Raw Normal View History

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