mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 22:14:03 +00:00
Formatting
This commit is contained in:
parent
dad7b87c9f
commit
ba52bfa710
1 changed files with 1 additions and 3 deletions
|
|
@ -85,9 +85,7 @@ class TenancyServiceProvider extends ServiceProvider
|
||||||
],
|
],
|
||||||
|
|
||||||
// Fired only when a synced resource is changed in a different DB than the origin DB (to avoid infinite loops)
|
// Fired only when a synced resource is changed in a different DB than the origin DB (to avoid infinite loops)
|
||||||
Events\SyncedResourceChangedInForeignDatabase::class => [
|
Events\SyncedResourceChangedInForeignDatabase::class => [],
|
||||||
|
|
||||||
],
|
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue