mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 14:34:04 +00:00
Update HasPending.php
This commit is contained in:
parent
d81d141ed4
commit
db016a1453
1 changed files with 2 additions and 0 deletions
|
|
@ -11,6 +11,8 @@ use Stancl\Tenancy\Events\PendingTenantCreated;
|
|||
use Stancl\Tenancy\Events\PendingTenantPulled;
|
||||
use Stancl\Tenancy\Events\PullingPendingTenant;
|
||||
|
||||
// todo consider adding a method that sets pending_since to null — to flag tenants as not-pending
|
||||
|
||||
/**
|
||||
* @property Carbon $pending_since
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue