final class ContentStream (View source)

internal  the public API is limited to the {@see \Neos\ContentRepository\Core\SharedModel\Workspace\Workspace} read model
 

Content Stream Read Model

Methods

static ContentStream
create(ContentStreamId $id, ContentStreamId|null $sourceContentStreamId, Version $version, bool $isClosed)

No description

Details

static ContentStream create(ContentStreamId $id, ContentStreamId|null $sourceContentStreamId, Version $version, bool $isClosed)

No description

Parameters

ContentStreamId $id
ContentStreamId|null $sourceContentStreamId
Version $version
bool $isClosed

Return Value

ContentStream