mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 17:44:04 +00:00
import Exception
This commit is contained in:
parent
a7368264c2
commit
2eda22772c
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ namespace Stancl\Tenancy\Controllers;
|
|||
use Illuminate\Routing\Controllers\HasMiddleware;
|
||||
use Illuminate\Routing\Controllers\Middleware;
|
||||
use Symfony\Component\HttpFoundation\BinaryFileResponse;
|
||||
use Exception;
|
||||
use Throwable;
|
||||
|
||||
class TenantAssetController implements HasMiddleware // todo@docs this was renamed from TenantAssetsController
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue