test_lgq/niucloud/vendor/yansongda/pay/phpstan.neon
2024-01-24 17:36:08 +08:00

8 lines
229 B
Plaintext

parameters:
reportUnmatchedIgnoredErrors: false
excludePaths:
ignoreErrors:
- '#.* Illuminate\\Container\\Container.*#'
- '#.* Hyperf\\Utils\\ApplicationContext.*#'
- '#.* think\\Container.*#'