gnu-social/phpstan.neon

13 lines
315 B
Plaintext
Raw Normal View History

parameters:
level: 2
bootstrapFiles:
- config/bootstrap.php
earlyTerminatingMethodCalls:
App\Core\Log:
- unexpected_exception
ignoreErrors:
-
message: '/Access to an undefined property App\\Util\\Bitmap::\$\w+/'
paths:
- *