mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-13 00:14:04 +00:00
WIP DatabaseManager
This commit is contained in:
parent
ab0a40a17e
commit
04b4e0644f
7 changed files with 27 additions and 11 deletions
|
|
@ -7,6 +7,7 @@ namespace Stancl\Tenancy\Contracts;
|
|||
use Stancl\Tenancy\TenantManager;
|
||||
|
||||
/** Additional features, like Telescope tags and tenant redirects. */
|
||||
// todo should this be FeatureProvider?
|
||||
interface Feature
|
||||
{
|
||||
// todo is the tenantManager argument necessary?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue