mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 08:44:02 +00:00
add todo
This commit is contained in:
parent
7bacc50b27
commit
fd65cf1754
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ use Closure;
|
|||
use Illuminate\Routing\Controller;
|
||||
use Throwable;
|
||||
|
||||
class TenantAssetsController extends Controller
|
||||
class TenantAssetsController extends Controller // todo rename this to TenantAssetController & update references in docs
|
||||
{
|
||||
public static string|array|Closure $tenancyMiddleware = Stancl\Tenancy\Middleware\InitializeTenancyByDomain::class;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue