You are here

public property Target::$targets in Plug 7

Targets as bitmask.

Type: integer

File

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

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 $targets;