final class ContentStreamEventStreamName (View source)

internal  
 

A content stream's event stream name

Constants

EVENT_STREAM_NAME_PREFIX

Methods

fromContentStreamId(ContentStreamId $contentStreamId)

No description

static bool
isContentStreamStreamName(StreamName $streamName)

No description

StreamName
getEventStreamName()

No description

Details

static ContentStreamEventStreamName fromContentStreamId(ContentStreamId $contentStreamId)

No description

Parameters

ContentStreamId $contentStreamId

Return Value

ContentStreamEventStreamName

static bool isContentStreamStreamName(StreamName $streamName)

No description

Parameters

StreamName $streamName

Return Value

bool

StreamName getEventStreamName()

No description

Return Value

StreamName