1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 17:04:04 +00:00

Apply fixes from StyleCI

This commit is contained in:
stancl 2020-08-04 16:12:36 +00:00 committed by StyleCI Bot
parent b77bf9f179
commit 003751d293

View file

@ -24,7 +24,7 @@ class Tenancy
public $initialized = false;
/**
* Initializes the tenant
* Initializes the tenant.
* @param Tenant|int|string $tenant
* @return void
*/