Skip to content

Commit

Permalink
Prepare PHPStan
Browse files Browse the repository at this point in the history
  • Loading branch information
szepeviktor committed Oct 21, 2023
1 parent 355215f commit a7703fb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions phpstan.neon.dist
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@ parameters:
ignoreErrors:
- '#^Unsafe usage of new static#'
# --- TODO-s ---
# Tricky readonlys
- '#Assign it in the constructor\.$#'
- '#is assigned outside of the constructor\.$#'
# X vs. X contract
- '#but returns Illuminate\\Contracts\\#'
# SoftDeletes
Expand Down

0 comments on commit a7703fb

Please sign in to comment.