fix(phpstan): correct key

This commit is contained in:
Oliver Davies 2023-04-21 23:22:17 +01:00
parent d9cdc2bac6
commit 642b479934

View file

@ -2,7 +2,7 @@
parameters:
level: {{ php.phpstan.level }}
ignorePaths:
excludePaths:
- *Test.php
- *TestBase.php
paths: