You are here

class SomeAnnotationClassNameWithoutConstructorAndProperties in Drupal 10

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

Hierarchy

Expanded class hierarchy of SomeAnnotationClassNameWithoutConstructorAndProperties

Related topics

File

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

Namespace

Drupal\Tests\Component\Annotation\Doctrine
View source
class SomeAnnotationClassNameWithoutConstructorAndProperties {

}

Members