mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-06 07:44:04 +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,4 +15,6 @@ interface Syncable
|
|||
public function getSyncedAttributeNames(): array;
|
||||
|
||||
public function triggerSyncEvent();
|
||||
|
||||
public function getCreateAttributeNames(): array;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue