Skip to content

Commit 0e239b4

Browse files
norareidygithub-actions[bot]
authored andcommitted
apply phpcbf formatting
1 parent 660e5f9 commit 0e239b4

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
@@ -5,12 +5,12 @@
55
namespace App\Http\Controllers;
66

77
use Carbon\Carbon;
8-
use MongoDB\BSON\UTCDateTime;
98
use Illuminate\Database\Query\Builder;
109
use Illuminate\Pagination\AbstractPaginator;
1110
use Illuminate\Support\Facades\DB;
1211
use MongoDB\BSON\ObjectId;
1312
use MongoDB\BSON\Regex;
13+
use MongoDB\BSON\UTCDateTime;
1414
use MongoDB\Collection;
1515
use MongoDB\Laravel\Tests\TestCase;
1616

0 commit comments

Comments
 (0)