mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-13 21:04:03 +00:00
Fix code style (php-cs-fixer)
This commit is contained in:
parent
3f60c4a652
commit
693e00b9be
3 changed files with 3 additions and 2 deletions
|
|
@ -3,6 +3,7 @@
|
||||||
declare(strict_types=1);
|
declare(strict_types=1);
|
||||||
|
|
||||||
namespace Stancl\Tenancy\Database\Concerns;
|
namespace Stancl\Tenancy\Database\Concerns;
|
||||||
|
|
||||||
use Stancl\Tenancy\Events\TenantMaintenanceModeDisabled;
|
use Stancl\Tenancy\Events\TenantMaintenanceModeDisabled;
|
||||||
use Stancl\Tenancy\Events\TenantMaintenanceModeEnabled;
|
use Stancl\Tenancy\Events\TenantMaintenanceModeEnabled;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue