mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-13 03:54:02 +00:00
TenantStorageException
This commit is contained in:
parent
5fb11dfc9f
commit
e25a01a997
3 changed files with 10 additions and 5 deletions
6
src/Exceptions/TenantStorageException.php
Normal file
6
src/Exceptions/TenantStorageException.php
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
<?php
|
||||
|
||||
namespace Stancl\Tenancy\Exceptions;
|
||||
|
||||
class TenantStorageException extends \Exception
|
||||
{}
|
||||
Loading…
Add table
Add a link
Reference in a new issue