mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 15:54:03 +00:00
Fix code style (php-cs-fixer)
This commit is contained in:
parent
4aa0feaa43
commit
a88863bf25
1 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
declare(strict_types=1);
|
||||||
|
|
||||||
namespace Stancl\Tenancy;
|
namespace Stancl\Tenancy;
|
||||||
|
|
||||||
use Illuminate\Foundation\Vite as BaseVite;
|
use Illuminate\Foundation\Vite as BaseVite;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue