Skip to content

Commit 5dc3789

Browse files
patinthehatactions-user
authored andcommitted
Fix styling
1 parent 7a011d2 commit 5dc3789

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/data/file3.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ protected function test()
1616
->count(5);
1717

1818
collect([])
19-
->map(function($a) {
19+
->map(function ($a) {
2020
return $a;
2121
})
2222
->filter()

0 commit comments

Comments
 (0)