class Marker

Same name and namespace in other branches
  1. 9 core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php \Drupal\Tests\Component\Annotation\Doctrine\Marker
  2. 8.9.x core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php \Drupal\Tests\Component\Annotation\Doctrine\Marker
  3. 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

1 string reference to 'Marker'
HistoryTimestampTest::testHandlers in core/modules/history/tests/src/Kernel/Views/HistoryTimestampTest.php
Tests the handlers.

File

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

Namespace

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

}

Members

Title Sort descending Modifiers Object type Summary
Marker::$value public property

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