Skip to content

Commit 9a58dce

Browse files
authored
Fix CS
1 parent 25a944f commit 9a58dce

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tests/temp/en/users.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
return [
4-
'name' => [
5-
'first' => 'name',
6-
],
4+
'name' => [
5+
'first' => 'name',
6+
],
77
];

0 commit comments

Comments
 (0)