mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 16:34:04 +00:00
Update UniversalRoutes.php
This commit is contained in:
parent
7b95becb3d
commit
7125e1f3cc
1 changed files with 0 additions and 1 deletions
|
|
@ -10,7 +10,6 @@ use Illuminate\Support\Facades\Route as Router;
|
||||||
use Stancl\Tenancy\Contracts\Feature;
|
use Stancl\Tenancy\Contracts\Feature;
|
||||||
use Stancl\Tenancy\Middleware;
|
use Stancl\Tenancy\Middleware;
|
||||||
|
|
||||||
// todo this got deleted in v4.
|
|
||||||
class UniversalRoutes implements Feature
|
class UniversalRoutes implements Feature
|
||||||
{
|
{
|
||||||
public static string $middlewareGroup = 'universal';
|
public static string $middlewareGroup = 'universal';
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue