mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 17:54:03 +00:00
Update ResourceSyncingPolymorphicTest.php
This commit is contained in:
parent
2a19f3dc07
commit
14dfbd4528
1 changed files with 2 additions and 0 deletions
|
|
@ -170,6 +170,8 @@ function migrateCompaniesTableForTenants(): void
|
||||||
])->assertExitCode(0);
|
])->assertExitCode(0);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// todo@1 better names for resource syncing setup here
|
||||||
|
|
||||||
class ResourceTenantForPolymorphic extends Tenant
|
class ResourceTenantForPolymorphic extends Tenant
|
||||||
{
|
{
|
||||||
public function users(): MorphToMany
|
public function users(): MorphToMany
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue