Updated phpstan.neon
This commit is contained in:
parent
3e0ba922b7
commit
f2cc228586
|
|
@ -22,7 +22,6 @@ parameters:
|
||||||
- 'app/Utils/Traits/*'
|
- 'app/Utils/Traits/*'
|
||||||
- 'Modules/Accounting/*'
|
- 'Modules/Accounting/*'
|
||||||
- 'tests/*'
|
- 'tests/*'
|
||||||
- 'Modules/Accounting/*'
|
|
||||||
universalObjectCratesClasses:
|
universalObjectCratesClasses:
|
||||||
- App\DataMapper\Tax\RuleInterface
|
- App\DataMapper\Tax\RuleInterface
|
||||||
- App\DataMapper\FeesAndLimits
|
- App\DataMapper\FeesAndLimits
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue