mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-15 10:34:02 +00:00
Compare commits
3 commits
12df6f1f2c
...
66fdf96c1c
| Author | SHA1 | Date | |
|---|---|---|---|
| 66fdf96c1c | |||
| e7f460090f | |||
|
|
628f357f32 |
1 changed files with 0 additions and 2 deletions
|
|
@ -18,8 +18,6 @@ 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