Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Target.php
Target::TARGET_METHOD
File
vendor/
doctrine/
annotations/
lib/
Doctrine/
Common/
Annotations/
Annotation/
Target.php
, line 25
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
public
const
TARGET_METHOD
=
2
;
RSS feed