refactor
This commit is contained in:
parent
367858c97c
commit
6b1a385292
13 changed files with 191 additions and 80 deletions
|
|
@ -5,10 +5,8 @@ declare(strict_types=1);
|
|||
namespace Tests;
|
||||
|
||||
use Icefox\DTO\Attributes\Flat;
|
||||
use Icefox\DTO\Support\RuleFactory;
|
||||
use Icefox\DTO\RuleFactory;
|
||||
use Illuminate\Support\Collection;
|
||||
use Illuminate\Support\Facades\Log;
|
||||
use Illuminate\Support\Facades\Validator;
|
||||
|
||||
readonly class BasicPrimitives
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue