We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0594eba commit a604681Copy full SHA for a604681
1 file changed
phpstan.neon
@@ -3,11 +3,6 @@ parameters:
3
- %rootDir%/../../../tests/tmp/*
4
5
ignoreErrors:
6
- -
7
- message: "#^Unreachable statement \\- code above always terminates\\.$#"
8
- count: 1
9
- path: src/Factory/EntityFactory.php
10
-
11
12
message: "#^Variable \\$propertyValue might not be defined\\.$#"
13
count: 1
0 commit comments