mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 13:34:04 +00:00
Apply fixes from StyleCI
This commit is contained in:
parent
58f488784f
commit
b24b7e0958
1 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
declare(strict_types=1);
|
||||||
|
|
||||||
namespace Stancl\Tenancy\Contracts\Future;
|
namespace Stancl\Tenancy\Contracts\Future;
|
||||||
|
|
||||||
use Stancl\Tenancy\Exceptions\TenantDoesNotExistException;
|
use Stancl\Tenancy\Exceptions\TenantDoesNotExistException;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue