mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 00:54:04 +00:00
updateTenant DB storage driver
This commit is contained in:
parent
3b72a97527
commit
1f88a1ff94
2 changed files with 8 additions and 2 deletions
|
|
@ -10,7 +10,8 @@ use Stancl\Tenancy\Contracts\StorageDriver;
|
|||
use Stancl\Tenancy\Contracts\UniqueIdentifierGenerator;
|
||||
use Stancl\Tenancy\Exceptions\TenantStorageException;
|
||||
|
||||
// todo write tests for updating the tenant
|
||||
// todo2 write tests for updating the tenant
|
||||
// todo2 addDomain(), removeDomain()
|
||||
|
||||
/**
|
||||
* @internal Class is subject to breaking changes in minor and patch versions.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue