ClassWithInvalidAnnotationTargetAtProperty::$bar

Same name and namespace in other branches
  1. 9 core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/ClassWithInvalidAnnotationTargetAtProperty.php \Drupal\Tests\Component\Annotation\Doctrine\Fixtures\ClassWithInvalidAnnotationTargetAtProperty::bar
  2. 8.9.x core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/ClassWithInvalidAnnotationTargetAtProperty.php \Drupal\Tests\Component\Annotation\Doctrine\Fixtures\ClassWithInvalidAnnotationTargetAtProperty::bar
  3. 10 core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/ClassWithInvalidAnnotationTargetAtProperty.php \Drupal\Tests\Component\Annotation\Doctrine\Fixtures\ClassWithInvalidAnnotationTargetAtProperty::bar

Plugin annotation

@AnnotationTargetAnnotation("Foo");

Type: bar

File

core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/ClassWithInvalidAnnotationTargetAtProperty.php, line 25

Class

ClassWithInvalidAnnotationTargetAtProperty
Plugin annotation @AnnotationTargetClass("Some data");

Namespace

Drupal\Tests\Component\Annotation\Doctrine\Fixtures

Code

public $bar;

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