mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 21:34:03 +00:00
Merge branch 'saas' of github.com:stancl/tenancy into saas
This commit is contained in:
commit
58f488784f
2 changed files with 4 additions and 2 deletions
|
|
@ -1,5 +1,7 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
declare(strict_types=1);
|
||||||
|
|
||||||
namespace Stancl\Tenancy\Contracts\Future;
|
namespace Stancl\Tenancy\Contracts\Future;
|
||||||
|
|
||||||
use Stancl\Tenancy\Tenant;
|
use Stancl\Tenancy\Tenant;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue