test_lgq/niucloud/vendor/yansongda/pay/phpstan.neon

8 lines
229 B
Plaintext
Raw Normal View History

2024-01-24 17:36:08 +08:00
parameters:
reportUnmatchedIgnoredErrors: false
excludePaths:
ignoreErrors:
- '#.* Illuminate\\Container\\Container.*#'
- '#.* Hyperf\\Utils\\ApplicationContext.*#'
- '#.* think\\Container.*#'