refactor(backend): reorganize domains into Core, Commerce, Ticketing and Shared
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
namespace App\Domains\Event\Services;
|
||||
namespace App\Domains\Ticketing\Event\Services;
|
||||
|
||||
use DateTimeImmutable;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user