Skip to content

Commit

Permalink
Update phpstan.neon
Browse files Browse the repository at this point in the history
  • Loading branch information
slawkens committed Jan 30, 2024
1 parent 136659a commit 262284f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion phpstan.neon
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,4 @@ parameters:
- '#Variable \$[a-zA-Z0-9\\_]+ might not be defined#'
# Eloquent models
- '#Call to an undefined static method [a-zA-Z0-9\\_]+::[a-zA-Z0-9\\_]+()#'
- '#Variable \$tmp in empty\(\) always exists and is always falsy#'

0 comments on commit 262284f

Please sign in to comment.