final class ContentRepositoryId implements JsonSerializable (View source)

Identifies a given content repository

Methods

fromString(string $value)

No description

bool
equals(ContentRepositoryId $other)

No description

mixed
jsonSerialize()

No description

string
__toString()

No description

Details

static ContentRepositoryId fromString(string $value)

No description

Parameters

string $value

Return Value

ContentRepositoryId

bool equals(ContentRepositoryId $other)

No description

Parameters

ContentRepositoryId $other

Return Value

bool

mixed jsonSerialize()

No description

Return Value

mixed

string __toString()

No description

Return Value

string