Skip to content

Commit

Permalink
phpstan
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinpapst committed Sep 27, 2024
1 parent 604e26c commit 28fef8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phpstan.neon
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ includes:
parameters:
level: 9
excludePaths:
- vendor/
- vendor/(?)
treatPhpDocTypesAsCertain: false
inferPrivatePropertyTypeFromConstructor: true

0 comments on commit 28fef8d

Please sign in to comment.