You are here

constant Target::TARGET_ALL in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Target.php \Doctrine\Common\Annotations\Annotation\Target::TARGET_ALL

File

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

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_ALL = 15;