refactor, tests
This commit is contained in:
parent
fc46fe20ee
commit
b827038df3
11 changed files with 304 additions and 103 deletions
|
|
@ -4,6 +4,7 @@ declare(strict_types=1);
|
|||
|
||||
namespace Icefox\DTO;
|
||||
|
||||
use Icefox\DTO\Factories\DataObjectFactory;
|
||||
use Illuminate\Http\Request;
|
||||
|
||||
trait DataObject
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue