You are here

class Marker 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\Marker
  2. 9 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 1344

Namespace

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

}

Members