final class ContentStreamWasCreated implements EventInterface, EmbedsContentStreamId (View source)

ContentStreamWasCreated signifies the creation of the "ROOT" content streams.

All other content streams will be FORKED from this FIRST content stream.

Methods

__construct(ContentStreamId $contentStreamId)

No description

static EventInterface
fromArray(array $values)

No description

array
jsonSerialize()

No description

Details

__construct(ContentStreamId $contentStreamId)

No description

Parameters

ContentStreamId $contentStreamId

ContentStreamId getContentStreamId()

No description

Return Value

ContentStreamId

static EventInterface fromArray(array $values)

No description

Parameters

array $values

Return Value

EventInterface

array jsonSerialize()

No description

Return Value

array