Target::TARGET_PROPERTY

File

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

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 const TARGET_PROPERTY = 4;

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