mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
chore: merge master
This commit is contained in:
@@ -8,6 +8,7 @@ use App\Config\EventAction;
|
||||
use App\Controller\DomainRefreshController;
|
||||
use App\Repository\DomainRepository;
|
||||
use App\Service\RDAPService;
|
||||
use App\State\AutoRegisterDomainProvider;
|
||||
use Doctrine\Common\Collections\ArrayCollection;
|
||||
use Doctrine\Common\Collections\Collection;
|
||||
use Doctrine\DBAL\Types\Types;
|
||||
@@ -54,7 +55,8 @@ use Symfony\Component\Serializer\Attribute\SerializedName;
|
||||
],
|
||||
read: false
|
||||
),
|
||||
]
|
||||
],
|
||||
provider: AutoRegisterDomainProvider::class
|
||||
)]
|
||||
class Domain
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user