Fix some phpstan issues.

This commit is contained in:
James Cole
2022-10-31 05:50:44 +01:00
parent bd245d5c92
commit 0059ed7bde
4 changed files with 19 additions and 18 deletions

View File

@@ -15,6 +15,7 @@ parameters:
paths:
- ../app/Api/V1/Controllers/Data/DestroyController.php
- ../app/Console/Commands/Correction/FixAccountTypes.php
- ../app/Console/Commands/Upgrade/OtherCurrenciesCorrections.php
paths:
- ../app
@@ -24,4 +25,4 @@ parameters:
- ../bootstrap/app.php
# The level 8 is the highest level. original was 5
level: 3
level: 1