You are here

class Marker in Drupal 9

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

Hierarchy

  • class \Drupal\Tests\Component\Annotation\Doctrine\Marker

Expanded class hierarchy of Marker

Related topics

File

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

Namespace

Drupal\Tests\Component\Annotation\Doctrine
View source
class Marker {
  public $value;

}

Members