mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 21:54:02 +00:00
Revert "improve comments, move method to SyncMaster interface"
This reverts commit 5ddd50deb9.
This commit is contained in:
parent
5ddd50deb9
commit
724ed5a502
3 changed files with 16 additions and 5 deletions
|
|
@ -15,6 +15,4 @@ interface SyncMaster extends Syncable
|
|||
public function tenants(): BelongsToMany;
|
||||
|
||||
public function getTenantModelName(): string;
|
||||
|
||||
public function getCreateAttributeNames(): array;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue