ContentStreamIdentifier
final class ContentStreamIdentifier implements JsonSerializable, CacheAwareInterface (View source)
The ContentStreamIdentifier is the identifier for a Content Stream, which is a central concept in the Event-Sourced CR introduced with Neos 5.0.
Methods
static ContentStreamIdentifier
fromString(string $value)
No description
static ContentStreamIdentifier
create()
No description
string
jsonSerialize()
No description
string
getCacheEntryIdentifier()
No description
string
__toString()
No description
bool
Details
static ContentStreamIdentifier
fromString(string $value)
No description
static ContentStreamIdentifier
create()
No description
string
jsonSerialize()
No description
string
getCacheEntryIdentifier()
No description
string
__toString()
No description
bool
equals(ContentStreamIdentifier $other)
No description