Namespace Doctrine\Common\Annotations\Annotation

Classes
Attribute Annotation that can be used to signal to the parser to check the attribute type during the parsing process.
Attributes Annotation that can be used to signal to the parser to check the types of all declared attributes during the parsing…
Enum Annotation that can be used to signal to the parser to check the available values during the parsing process.
IgnoreAnnotation Annotation that can be used to signal to the parser to ignore specific annotations during the parsing process.
NamedArgumentConstructor Annotation that indicates that the annotated class should be constructed with a named argument call.
Target Annotation that can be used to signal to the parser to check the annotation target during the parsing process.