ClassWithInvalidAnnotationTargetAtProperty::$foo
Plugin annotation
@AnnotationTargetClass("Bar");
  
  Type: foo
File
- 
              core/
tests/ Drupal/ Tests/ Component/ Annotation/ Doctrine/ Fixtures/ ClassWithInvalidAnnotationTargetAtProperty.php, line 17  
Class
- ClassWithInvalidAnnotationTargetAtProperty
 - Plugin annotation @AnnotationTargetClass("Some data");
 
Namespace
Drupal\Tests\Component\Annotation\Doctrine\FixturesCode
public $foo;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.