mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 09:34:05 +00:00
Indentation
This commit is contained in:
parent
ab8de77529
commit
c449951475
1 changed files with 1 additions and 1 deletions
|
|
@ -85,7 +85,7 @@ class Install extends Command
|
|||
} else {
|
||||
return str_replace(
|
||||
'];\n}',
|
||||
"protected \$middlewarePriority = [
|
||||
" protected \$middlewarePriority = [
|
||||
\App\Http\Middleware\CheckForMaintenanceMode::class,
|
||||
\Stancl\Tenancy\Middleware\PreventAccessFromTenantDomains::class,
|
||||
\Stancl\Tenancy\Middleware\InitializeTenancy::class,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue