Skip to content

Commit

Permalink
Typo Phpstan
Browse files Browse the repository at this point in the history
  • Loading branch information
condor2 committed Jul 27, 2024
1 parent 608d62c commit 6363e77
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 Session constructor invoked with 2 parameters, 0-1 required.\.#'
- '#Class Session constructor invoked with 2 parameters, 0-1 required\.#'

0 comments on commit 6363e77

Please sign in to comment.