Skip to content

Commit 92b50b7

Browse files
committed
Merge branch '2.3' into 2.7
* 2.3: fixed CS
2 parents 8cbab84 + 625b6fc commit 92b50b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/fixtures/resources.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
22

3-
return array (
3+
return array(
44
'foo' => 'bar',
55
);

0 commit comments

Comments
 (0)