Skip to content

Commit d4a497a

Browse files
committed
import Blueprint class
1 parent 65ecdf8 commit d4a497a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/Function/Time/LastDayOfMonthTest.php

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

33
declare(strict_types=1);
44

5+
use Illuminate\Database\Schema\Blueprint;
56
use Tpetry\QueryExpressions\Function\Time\LastDayOfMonth;
67
use Tpetry\QueryExpressions\Value\Value;
78

0 commit comments

Comments
 (0)