final class CatchUpHookFactoryDependencies (View source)

Methods

create(ContentRepositoryId $contentRepositoryId, ProjectionStateInterface $projectionState, NodeTypeManager $nodeTypeManager, ContentDimensionSourceInterface $contentDimensionSource, InterDimensionalVariationGraph $variationGraph, PerformanceTracerInterface|null $performanceTracer)

No description

Details

static CatchUpHookFactoryDependencies create(ContentRepositoryId $contentRepositoryId, ProjectionStateInterface $projectionState, NodeTypeManager $nodeTypeManager, ContentDimensionSourceInterface $contentDimensionSource, InterDimensionalVariationGraph $variationGraph, PerformanceTracerInterface|null $performanceTracer)

internal  
 

No description

Parameters

ContentRepositoryId $contentRepositoryId
ProjectionStateInterface $projectionState
NodeTypeManager $nodeTypeManager
ContentDimensionSourceInterface $contentDimensionSource
InterDimensionalVariationGraph $variationGraph
PerformanceTracerInterface|null $performanceTracer

Return Value

CatchUpHookFactoryDependencies