class SomeAnnotationClassNameWithoutConstructor

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

Hierarchy

Expanded class hierarchy of SomeAnnotationClassNameWithoutConstructor

Related topics

File

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

Namespace

Drupal\Tests\Component\Annotation\Doctrine
View source
class SomeAnnotationClassNameWithoutConstructor {
    public $data;
    public $name;

}

Members


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