You are here

constant Target::TARGET_PROPERTY in Plug 7

File

lib/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Target.php, line 35

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_PROPERTY = 4;