Skip to content

Commit

Permalink
updated phpstan.neon
Browse files Browse the repository at this point in the history
  • Loading branch information
andr11b committed Feb 10, 2024
1 parent 4cdd10f commit 83e28df
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions phpstan.neon
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,5 @@ parameters:
tmpDir: .cache
ignoreErrors:
- '#Class Event constructor invoked with 1 parameter, 4-5 required\.#'
- '#Constant [A-Z_]+ not found\.#'
- '#might not be defined\.#'

0 comments on commit 83e28df

Please sign in to comment.