final class CatchUpHookFactories implements CatchUpHookFactoryInterface (View source)

internal  
 

Methods

create()

No description

with(CatchUpHookFactoryInterface $catchUpHookFactory)

No description

build(ContentRepository $contentRepository)

No description

Details

static CatchUpHookFactories create()

No description

Return Value

CatchUpHookFactories

CatchUpHookFactories with(CatchUpHookFactoryInterface $catchUpHookFactory)

No description

Parameters

CatchUpHookFactoryInterface $catchUpHookFactory

Return Value

CatchUpHookFactories

CatchUpHookInterface build(ContentRepository $contentRepository)

No description

Parameters

ContentRepository $contentRepository

Return Value

CatchUpHookInterface