Skip to content

Commit 572bc2c

Browse files
committed
fixed CS
1 parent 984e186 commit 572bc2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tests/Normalizer/GetSetMethodNormalizerTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ public function provideCallbacks()
134134
foreach ($bars as $bar) {
135135
$foos .= $bar->getFoo();
136136
}
137+
137138
return $foos;
138139
},
139140
),

0 commit comments

Comments
 (0)