mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 21:54:03 +00:00
* Specify namespace on global functions (fix #35) * merge * Revert some \ additions * small fixes
This commit is contained in:
parent
35abb6191d
commit
97ec172fd4
6 changed files with 9 additions and 12 deletions
|
|
@ -2,7 +2,6 @@
|
|||
|
||||
namespace Stancl\Tenancy;
|
||||
|
||||
use Illuminate\Support\Facades\DB;
|
||||
use Stancl\Tenancy\Jobs\QueuedTenantDatabaseCreator;
|
||||
use Stancl\Tenancy\Jobs\QueuedTenantDatabaseDeleter;
|
||||
use Illuminate\Database\DatabaseManager as BaseDatabaseManager;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue