File tree Expand file tree Collapse file tree 1 file changed +33
-33
lines changed
Universal/Tests/DeclareStatements Expand file tree Collapse file tree 1 file changed +33
-33
lines changed Original file line number Diff line number Diff line change @@ -30,39 +30,39 @@ class DeclareStatementsStyleUnitTest extends AbstractSniffUnitTest
3030 public function getErrorList ()
3131 {
3232 return [
33- 15 => 1 ,
34- 19 => 1 ,
35- 23 => 1 ,
36- 32 => 1 ,
37- 41 => 1 ,
38- 45 => 1 ,
39- 49 => 1 ,
40- 50 => 1 ,
41- 55 => 1 ,
42- 56 => 1 ,
43- 63 => 1 ,
44- 67 => 1 ,
45- 76 => 1 ,
46- 85 => 1 ,
47- 89 => 1 ,
48- 95 => 1 ,
49- 104 => 1 ,
50- 185 => 1 ,
51- 187 => 1 ,
52- 189 => 1 ,
53- 191 => 1 ,
54- 217 => 1 ,
55- 226 => 1 ,
56- 261 => 1 ,
57- 271 => 1 ,
58- 331 => 1 ,
59- 340 => 1 ,
60- 375 => 1 ,
61- 385 => 1 ,
62- 445 => 1 ,
63- 454 => 1 ,
64- 463 => 1 ,
65- 472 => 1 ,
33+ 15 => 1 ,
34+ 19 => 1 ,
35+ 23 => 1 ,
36+ 32 => 1 ,
37+ 41 => 1 ,
38+ 45 => 1 ,
39+ 49 => 1 ,
40+ 50 => 1 ,
41+ 55 => 1 ,
42+ 56 => 1 ,
43+ 63 => 1 ,
44+ 67 => 1 ,
45+ 76 => 1 ,
46+ 85 => 1 ,
47+ 89 => 1 ,
48+ 95 => 1 ,
49+ 104 => 1 ,
50+ 185 => 1 ,
51+ 187 => 1 ,
52+ 189 => 1 ,
53+ 191 => 1 ,
54+ 217 => 1 ,
55+ 226 => 1 ,
56+ 261 => 1 ,
57+ 271 => 1 ,
58+ 331 => 1 ,
59+ 340 => 1 ,
60+ 375 => 1 ,
61+ 385 => 1 ,
62+ 445 => 1 ,
63+ 454 => 1 ,
64+ 463 => 1 ,
65+ 472 => 1 ,
6666 ];
6767 }
6868
You can’t perform that action at this time.
0 commit comments