Skip to content

Commit 3b46f5b

Browse files
committed
tweak: import DateTimeInterface
1 parent c14cd35 commit 3b46f5b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Query/Query.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<?php
22
namespace Gt\Database\Query;
33

4+
use DateTimeInterface;
45
use Gt\Database\Connection\Connection;
56
use Gt\Database\Result\ResultSet;
67
use PDO;

0 commit comments

Comments
 (0)