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