mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-16 04:24:03 +00:00
Compare commits
3 commits
66fdf96c1c
...
12df6f1f2c
| Author | SHA1 | Date | |
|---|---|---|---|
| 12df6f1f2c | |||
| 23ce9f8ea6 | |||
|
|
fae3a94451 |
1 changed files with 2 additions and 0 deletions
|
|
@ -18,6 +18,8 @@ use Stancl\Tenancy\Listeners\QueueableListener;
|
||||||
*/
|
*/
|
||||||
class DeleteAllTenantMappings extends QueueableListener
|
class DeleteAllTenantMappings extends QueueableListener
|
||||||
{
|
{
|
||||||
|
public static bool $shouldQueue = false;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Pivot tables to clean up after a tenant is deleted, in the
|
* Pivot tables to clean up after a tenant is deleted, in the
|
||||||
* ['table_name' => 'tenant_key_column'] format.
|
* ['table_name' => 'tenant_key_column'] format.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue