mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-13 03:14:03 +00:00
Private repo composer.json
This commit is contained in:
parent
c75c5b3879
commit
b772590479
2 changed files with 1 additions and 2 deletions
|
|
@ -17,7 +17,6 @@ use Stancl\Tenancy\Database\Concerns;
|
|||
class Tenant extends Model implements Contracts\Tenant
|
||||
{
|
||||
use Concerns\CentralConnection,
|
||||
Concerns\HasDataColumn,
|
||||
Concerns\GeneratesIds,
|
||||
Concerns\HasDataColumn {
|
||||
Concerns\HasDataColumn::getCasts as dataColumnCasts;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue