Skip to content

Commit

Permalink
Update larastan config
Browse files Browse the repository at this point in the history
  • Loading branch information
rawilk committed Jan 22, 2024
1 parent c0c062e commit 1f6a3ea
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions phpstan.neon.dist
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,9 @@ parameters:
checkOctaneCompatibility: true
checkModelProperties: true
checkMissingIterableValueType: false
ignoreErrors:
-
messages:
- '#Call to an undefined method#'
paths:
- src/Actions/*

0 comments on commit 1f6a3ea

Please sign in to comment.