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 7a011d2 commit 5dc3789Copy full SHA for 5dc3789
tests/data/file3.php
@@ -16,7 +16,7 @@ protected function test()
16
->count(5);
17
18
collect([])
19
- ->map(function($a) {
+ ->map(function ($a) {
20
return $a;
21
})
22
->filter()
0 commit comments