ContentDimensionValues
final class ContentDimensionValues implements IteratorAggregate (View source)
A collection of content dimension values, indexed by dimension identifier
Properties
| ContentDimensionValue> | $values | The actual values, indexed by string representation |
|
| ContentDimensionValueSpecializationDepth | $maximumDepth |
Methods
__construct(array $values)
No description
getIterator()
No description
getValue(string $value)
No description
array
getRootValues()
No description
Details
__construct(array $values)
No description
Traversable
getIterator()
No description
ContentDimensionValue|null
getValue(string $value)
No description
array
getRootValues()
No description