Skip to content

Commit

Permalink
chore: remove unneeded ignored error
Browse files Browse the repository at this point in the history
  • Loading branch information
Naoray committed Feb 5, 2025
1 parent 84ce59b commit dc8b59c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phpstan-baseline.neon
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@ parameters:
-
message: '#^Unsafe usage of new static\(\)\.$#'
identifier: new.static
count: 4
count: 5
path: src/Http/Data/DataCollection.php

-
Expand Down

0 comments on commit dc8b59c

Please sign in to comment.