Skip to content

Commit

Permalink
Fix CS
Browse files Browse the repository at this point in the history
  • Loading branch information
mustafaaloko authored Aug 11, 2016
1 parent 25a944f commit 9a58dce
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tests/temp/en/users.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php

return [
'name' => [
'first' => 'name',
],
'name' => [
'first' => 'name',
],
];

0 comments on commit 9a58dce

Please sign in to comment.