mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 19:14:04 +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
|
||||
*/
|
||||
public function findById(string $id): Tenant;
|
||||
|
||||
/**
|
||||
* Find a tenant using a domain name.
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue