Skip to content

Commit 74ca55e

Browse files
norareidyrustagir
authored andcommitted
apply phpcbf formatting
1 parent 5925798 commit 74ca55e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/includes/query-builder/QueryBuilderTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
use Illuminate\Database\Query\Builder;
88
use Illuminate\Pagination\AbstractPaginator;
99
use Illuminate\Support\Facades\DB;
10+
use MongoDB\BSON\ObjectId;
1011
use MongoDB\BSON\Regex;
1112
use MongoDB\Laravel\Collection;
1213
use MongoDB\Laravel\Tests\TestCase;
13-
use MongoDB\BSON\ObjectId;
1414

1515
use function file_get_contents;
1616
use function json_decode;

0 commit comments

Comments
 (0)