mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-04 19:04:03 +00:00
Apply fixes from StyleCI
This commit is contained in:
parent
4d7c6b6683
commit
e7e23d74cc
1 changed files with 1 additions and 1 deletions
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
namespace Stancl\Tenancy\StorageDrivers;
|
namespace Stancl\Tenancy\StorageDrivers;
|
||||||
|
|
||||||
use Stancl\Tenancy\Interfaces\StorageDriver;
|
|
||||||
use Stancl\Tenancy\Interfaces\TenantModel;
|
use Stancl\Tenancy\Interfaces\TenantModel;
|
||||||
|
use Stancl\Tenancy\Interfaces\StorageDriver;
|
||||||
|
|
||||||
class DatabaseStorageDriver implements StorageDriver
|
class DatabaseStorageDriver implements StorageDriver
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue