mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 18:44:03 +00:00
Update Tenant.php (#463)
This commit is contained in:
parent
94abd732ae
commit
f2a3cf028c
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ use Stancl\Tenancy\Events;
|
||||||
* @property Carbon $updated_at
|
* @property Carbon $updated_at
|
||||||
* @property array $data
|
* @property array $data
|
||||||
*
|
*
|
||||||
* @method TenantCollection all()
|
* @method static TenantCollection all()
|
||||||
*/
|
*/
|
||||||
class Tenant extends Model implements Contracts\Tenant
|
class Tenant extends Model implements Contracts\Tenant
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue