You are here

public property AnnotationTargetClass::$name in Drupal 9

Same name and namespace in other branches
  1. 8 core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationTargetClass.php \Drupal\Tests\Component\Annotation\Doctrine\Fixtures\AnnotationTargetClass::name

File

core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationTargetClass.php, line 13

Class

AnnotationTargetClass
Plugin annotation @Target("CLASS");

Namespace

Drupal\Tests\Component\Annotation\Doctrine\Fixtures

Code

public $name;