interface SyncMaster implements Syncable (View source)

Properties

Tenant[]|Collection read-only $tenants

Methods

string
getGlobalIdentifierKeyName()

No description

from  Syncable
getGlobalIdentifierKey()

No description

from  Syncable
string
getCentralModelName()

No description

from  Syncable
array
getSyncedAttributeNames()

No description

from  Syncable
triggerSyncEvent()

No description

from  Syncable
BelongsToMany
tenants()

No description

string
getTenantModelName()

No description

Details

string getGlobalIdentifierKeyName()

No description

Return Value

string

getGlobalIdentifierKey()

No description

string getCentralModelName()

No description

Return Value

string

array getSyncedAttributeNames()

No description

Return Value

array

triggerSyncEvent()

No description

BelongsToMany tenants()

No description

Return Value

BelongsToMany

string getTenantModelName()

No description

Return Value

string