We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44632ed commit c048e00Copy full SHA for c048e00
1 file changed
src/Standards/PSR12/Tests/Operators/OperatorSpacingUnitTest.php
@@ -36,26 +36,26 @@ public function getErrorList($testFile = '')
36
switch ($testFile) {
37
case 'OperatorSpacingUnitTest.1.inc':
38
return [
39
- 2 => 1,
40
- 3 => 2,
41
- 4 => 1,
42
- 5 => 2,
43
- 6 => 4,
44
- 9 => 3,
45
- 10 => 2,
46
- 11 => 3,
47
- 13 => 3,
48
- 14 => 2,
49
- 18 => 1,
50
- 20 => 1,
51
- 22 => 2,
52
- 23 => 2,
53
- 26 => 1,
54
- 37 => 4,
55
- 39 => 1,
56
- 40 => 1,
57
- 44 => 2,
58
- 47 => 2,
+ 2 => 1,
+ 3 => 2,
+ 4 => 1,
+ 5 => 2,
+ 6 => 4,
+ 9 => 3,
+ 10 => 2,
+ 11 => 3,
+ 13 => 3,
+ 14 => 2,
+ 18 => 1,
+ 20 => 1,
+ 22 => 2,
+ 23 => 2,
+ 26 => 1,
+ 37 => 4,
+ 39 => 1,
+ 40 => 1,
+ 44 => 2,
+ 47 => 2,
59
120 => 2,
60
158 => 2,
61
164 => 2,
0 commit comments