ContentStreamId
final class ContentStreamId implements JsonSerializable (View source)
The ContentStreamId is the identifier for a Content Stream, which is a central concept in the Event-Sourced CR introduced with Neos 5.0.
Constants
| PATTERN |
A preg pattern to match against content stream identifiers |
Methods
static ContentStreamId
fromString(string $value)
No description
static ContentStreamId
create()
No description
string
jsonSerialize()
No description
bool
string
__toString()
No description
Details
static ContentStreamId
fromString(string $value)
No description
static ContentStreamId
create()
No description
string
jsonSerialize()
No description
bool
equals(ContentStreamId $other)
No description
string
__toString()
No description