Skip to content

Commit

Permalink
Phpstan updated - wrong line pasted
Browse files Browse the repository at this point in the history
  • Loading branch information
condor2 committed Jul 27, 2024
1 parent c11702a commit 608d62c
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 @@ -13,4 +13,4 @@ parameters:
ignoreErrors:
- '#Class Event constructor invoked with 1 parameter, 4-5 required\.#'
- '#Constant [A-Z_]+ not found\.#'
- '#Class Event constructor invoked with 2 parameter, 0-1 required\.#'
- '#Class Session constructor invoked with 2 parameters, 0-1 required.\.#'

0 comments on commit 608d62c

Please sign in to comment.