public AnnotationInterface::get()
Gets the value of an annotation.
File
- core/lib/Drupal/Component/Annotation/AnnotationInterface.php, line 13
Class
- AnnotationInterface
- Defines a common interface for classed annotations.
Namespace
Drupal\Component\Annotation
Code
public function get();
Please login to continue.