Class LaravelUi5\OData\Edm\Annotation\CollectionAnnotationValue

final
readonly
implements CollectionAnnotationValueInterface

A collection annotation value — an ordered list of annotation values.

Accepts zero or more AnnotationValueInterface instances as variadic arguments. Document order is preserved.

Methods