public function AnnotationBaseStub::get in Drupal 9
Same name and namespace in other branches
- 8 core/tests/Drupal/Tests/Component/Annotation/AnnotationBaseTest.php \Drupal\Tests\Component\Annotation\AnnotationBaseStub::get()
Gets the value of an annotation.
Overrides AnnotationInterface::get
File
- core/
tests/ Drupal/ Tests/ Component/ Annotation/ AnnotationBaseTest.php, line 53
Class
Namespace
Drupal\Tests\Component\AnnotationCode
public function get() {
}