Interface Salient\Contract\Sync\SyncContextInterface

extends ProviderContextInterface<SyncProviderInterface, SyncEntityInterface>

The context within which sync entities are instantiated by a provider

Methods
Methods inherited from Salient\Contract\Core\Provider\ProviderContextInterface
getProvider(), withContainer(), getEntityType(), withEntityType(), getConformity(), withConformity(), getEntities(), getLastEntity(), getParent(), withParent(), hasValue(), getValue(), withValue()
Methods inherited from Salient\Contract\Container\HasContainer
getContainer()