1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-05 19:14:03 +00:00

Update UniversalRoutes.php

This commit is contained in:
Abrar Ahmad 2022-11-25 17:36:22 +05:00
parent 7b95becb3d
commit 7125e1f3cc

View file

@ -10,7 +10,6 @@ use Illuminate\Support\Facades\Route as Router;
use Stancl\Tenancy\Contracts\Feature;
use Stancl\Tenancy\Middleware;
// todo this got deleted in v4.
class UniversalRoutes implements Feature
{
public static string $middlewareGroup = 'universal';