deprecated: try to magically resolve constructor
This commit is contained in:
parent
aa7b062b29
commit
bef42b3352
3 changed files with 6 additions and 9 deletions
|
|
@ -4,8 +4,8 @@ declare(strict_types=1);
|
|||
|
||||
namespace Tests\Classes;
|
||||
|
||||
use Carbon\Carbon;
|
||||
use Icefox\DTO\DataObject;
|
||||
use Illuminate\Support\Carbon;
|
||||
|
||||
readonly class ObjectWithoutMapper
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue