You are here

public property SomeAnnotationWithConstructorWithoutParams::$name in Drupal 8

Same name and namespace in other branches
  1. 9 core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php \Drupal\Tests\Component\Annotation\Doctrine\SomeAnnotationWithConstructorWithoutParams::name

File

core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php, line 1342

Class

SomeAnnotationWithConstructorWithoutParams

Namespace

Drupal\Tests\Component\Annotation\Doctrine

Code

public $name;