use Data namespace
This commit is contained in:
parent
71d49def6b
commit
a5b80681c9
21 changed files with 283 additions and 68 deletions
|
|
@ -5,8 +5,8 @@ declare(strict_types=1);
|
|||
namespace Tests\Values;
|
||||
|
||||
use Carbon\CarbonPeriod;
|
||||
use Icefox\DTO\Attributes\CastWith;
|
||||
use Icefox\DTO\Factories\ValueFactory;
|
||||
use Icefox\Data\Attributes\CastWith;
|
||||
use Icefox\Data\Factories\ValueFactory;
|
||||
use Illuminate\Support\Carbon;
|
||||
use Illuminate\Support\Collection;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue