Skip to content

Commit

Permalink
Update phpstan.neon
Browse files Browse the repository at this point in the history
  • Loading branch information
mvdkleijn committed Jan 29, 2024
1 parent bc290db commit bd6b5d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions phpstan.neon
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
parameters:
level: 6
ignoreErrors:
- '#Class [a-zA-Z0-9\\_]+ extends unknown class App\SupportedApps#'
- '#Class [a-zA-Z0-9\\_]+ implements unknown interface App\EnhancedApps#'

0 comments on commit bd6b5d4

Please sign in to comment.