mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-13 06:34:03 +00:00
Apply fixes from StyleCI
This commit is contained in:
parent
298b790e39
commit
7e5fd7a720
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ use Stancl\Tenancy\CacheManager as TenantCacheManager;
|
||||||
use Stancl\Tenancy\Contracts\TenancyBootstrapper;
|
use Stancl\Tenancy\Contracts\TenancyBootstrapper;
|
||||||
use Stancl\Tenancy\Tenant;
|
use Stancl\Tenancy\Tenant;
|
||||||
|
|
||||||
class CacheTenancyBootstrapper implements TenancyBootstrapper
|
class CacheTenancyBoostrapper implements TenancyBootstrapper
|
||||||
{
|
{
|
||||||
/** @var CacheManager */
|
/** @var CacheManager */
|
||||||
protected $originalCache;
|
protected $originalCache;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue