Skip to content

Commit 0caa5e0

Browse files
author
David Nahodyl
committed
added missing import
1 parent 7eb5570 commit 0caa5e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Database/Query/FMBaseBuilder.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55

66

77
use BlueFeather\EloquentFileMaker\Exceptions\FileMakerDataApiException;
8+
use DateTimeInterface;
89
use Illuminate\Database\Query\Builder;
910
use Illuminate\Http\File;
1011
use Illuminate\Http\UploadedFile;

0 commit comments

Comments
 (0)