mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 20:34:03 +00:00
categorize todos
This commit is contained in:
parent
a85708429e
commit
a0da54cfdc
14 changed files with 18 additions and 19 deletions
|
|
@ -9,7 +9,7 @@ use Illuminate\Database\Eloquent\Model;
|
|||
use Illuminate\Database\Eloquent\Relations\BelongsToMany;
|
||||
use Stancl\Tenancy\Contracts\Tenant;
|
||||
|
||||
// todo move all resource syncing-related things to a separate namespace?
|
||||
// todo@move move all resource syncing-related things to a separate namespace?
|
||||
|
||||
/**
|
||||
* @property-read Tenant[]|Collection $tenants
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue