Update HostingAccountIsCreatedListener.php

This commit is contained in:
Bozhidar Slaveykov 2024-04-04 13:52:58 +03:00
parent 386cc9fa20
commit f416f6bbf8

View file

@ -4,6 +4,7 @@ namespace Modules\Microweber\Listeners;
use App\Events\HostingAccountIsCreated;
use App\ShellApi;
use Modules\Microweber\App\Models\MicroweberInstallation;
use Psy\Shell;
class HostingAccountIsCreatedListener