class ElementNameAnnotation extends Annotation (View source)

Defines typified element name metadata.

Properties

string $name Name of typified element.

Methods

void
initAnnotation(array $properties)

Initialize the annotation.

Details

void initAnnotation(array $properties)

Initialize the annotation.

Parameters

array $properties Annotation parameters.

Return Value

void