mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 15:54:03 +00:00
Apply fixes from StyleCI
This commit is contained in:
parent
13ea04e7f5
commit
86d9a879a5
1 changed files with 3 additions and 3 deletions
|
|
@ -1,8 +1,8 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
namespace Stancl\Tenancy\Tests;
|
declare(strict_types=1);
|
||||||
|
|
||||||
use Stancl\Tenancy\Tenant;
|
namespace Stancl\Tenancy\Tests;
|
||||||
|
|
||||||
class TenantConfigTest extends TestCase
|
class TenantConfigTest extends TestCase
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue