public property Target::$targets in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Target.php \Doctrine\Common\Annotations\Annotation\Target::targets
Targets as bitmask.
Type: integer
File
- vendor/
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\AnnotationCode
public $targets;