namespace Drupal\Component\Annotation\Doctrine\Annotation
Same name in other branches
| Object name | File name | Summary |
|---|---|---|
| Attribute | core/lib/Drupal/Component/Annotation/Doctrine/Annotation/Attribute.php | Annotation that can be used to signal to the parser to check the attribute type during the parsing process. |
| Attributes | core/lib/Drupal/Component/Annotation/Doctrine/Annotation/Attributes.php | Annotation that can be used to signal to the parser to check the types of all declared attributes during the parsing process. |
| Enum | core/lib/Drupal/Component/Annotation/Doctrine/Annotation/Enum.php | Annotation that can be used to signal to the parser to check the available values during the parsing process. |
| Target | core/lib/Drupal/Component/Annotation/Doctrine/Annotation/Target.php | Annotation that can be used to signal to the parser to check the annotation target during the parsing process. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.