Class Salient\Sync\Support\SyncContext

final
extends ProviderContext<SyncProviderInterface, SyncEntityInterface>
implements SyncContextInterface
uses HasMutator

The context within which sync entities are instantiated by a provider

Methods
Methods inherited from Salient\Core\ProviderContext
__construct(), getProvider(), getContainer(), withContainer(), getEntityType(), withEntityType(), getConformity(), withConformity(), getEntities(), getLastEntity(), getParent(), withParent(), hasValue(), getValue(), withValue()
Properties
Properties inherited from Salient\Core\ProviderContext
$Container, $Provider, $EntityType, $Entities, $Values, $Parent, $Conformity