mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 15:54:03 +00:00
Apply fixes from StyleCI
This commit is contained in:
parent
b77bf9f179
commit
003751d293
1 changed files with 3 additions and 3 deletions
|
|
@ -24,7 +24,7 @@ class Tenancy
|
||||||
public $initialized = false;
|
public $initialized = false;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Initializes the tenant
|
* Initializes the tenant.
|
||||||
* @param Tenant|int|string $tenant
|
* @param Tenant|int|string $tenant
|
||||||
* @return void
|
* @return void
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue