constant Target::TARGET_METHOD
File
- drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/Annotation/Target.php, line 34
Class
- Target
- Annotation that can be used to signal to the parser
to check the annotation target during the parsing process.
Namespace
Doctrine\Common\Annotations\Annotation
Code
const TARGET_METHOD = 2;