Skip to content

Commit a604681

Browse files
committedFeb 22, 2025
phpstan cleanup
1 parent 0594eba commit a604681

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed
 

‎phpstan.neon

-5
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,6 @@ parameters:
33
- %rootDir%/../../../tests/tmp/*
44

55
ignoreErrors:
6-
-
7-
message: "#^Unreachable statement \\- code above always terminates\\.$#"
8-
count: 1
9-
path: src/Factory/EntityFactory.php
10-
116
-
127
message: "#^Variable \\$propertyValue might not be defined\\.$#"
138
count: 1

0 commit comments

Comments
 (0)