FeedChannelContext constructor

FeedChannelContext(
  1. CollectionEventSource collectionEventSource
)

Constructor @since 4.0.3

Implementation

FeedChannelContext(CollectionEventSource collectionEventSource)
    : super(collectionEventSource);