mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-13 05:24:03 +00:00
Apply fixes from StyleCI
This commit is contained in:
parent
39503fe76b
commit
f66613476b
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ interface StorageDriver
|
||||||
* @throws TenantCouldNotBeIdentifiedException
|
* @throws TenantCouldNotBeIdentifiedException
|
||||||
*/
|
*/
|
||||||
public function findById(string $id): Tenant;
|
public function findById(string $id): Tenant;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Find a tenant using a domain name.
|
* Find a tenant using a domain name.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue