Target::$targets

Same name and namespace in other branches
  1. 11.x core/lib/Drupal/Component/Annotation/Doctrine/Annotation/Target.php \Drupal\Component\Annotation\Doctrine\Annotation\Target::targets

Targets as bitmask.

Type: int

File

core/lib/Drupal/Component/Annotation/Doctrine/Annotation/Target.php, line 72

Class

Target
Annotation that can be used to signal to the parser to check the annotation target during the parsing process.

Namespace

Drupal\Component\Annotation\Doctrine\Annotation

Code

public $targets;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.