final class SubscriptionStoreFactory implements SubscriptionStoreFactoryInterface (View source)

Methods

__construct(Connection $connection)

No description

build(ContentRepositoryId $contentRepositoryId, ClockInterface $clock, array $options)

No description

Details

__construct(Connection $connection)

No description

Parameters

Connection $connection

SubscriptionStoreInterface build(ContentRepositoryId $contentRepositoryId, ClockInterface $clock, array $options)

No description

Parameters

ContentRepositoryId $contentRepositoryId
ClockInterface $clock
array $options

Return Value

SubscriptionStoreInterface