final class ContentDimensionId implements JsonSerializable (View source)

The content dimension id value object

Methods

__construct(string $value)

No description

bool
equals(ContentDimensionId $other)

No description

string
jsonSerialize()

No description

Details

__construct(string $value)

No description

Parameters

string $value

Exceptions

ContentDimensionIdIsInvalid

bool equals(ContentDimensionId $other)

No description

Parameters

ContentDimensionId $other

Return Value

bool

string jsonSerialize()

No description

Return Value

string