Skip to content

Commit

Permalink
* fix constructor
Browse files Browse the repository at this point in the history
+ change Doc comment
  • Loading branch information
EdmondDantes committed Oct 28, 2024
1 parent a83e92b commit 1be5a0a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions phpstan.neon
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,4 @@ parameters:
#- identifier: instanceof.alwaysTrue
#- identifier: instanceof.alwaysFalse
- identifier: identical.alwaysFalse
# - '#Strict comparison using === between true and false will always evaluate to false#'
- '#Result of && is always false#'
# - '#Strict comparison using === between true and false will always evaluate to false#'

0 comments on commit 1be5a0a

Please sign in to comment.