Defines a common interface for classed annotations.
Hierarchy
interface \Drupal\Component\Annotation\AnnotationInterface
File
core/lib/Drupal/Component/Annotation/AnnotationInterface.php, line 8
Namespace
Drupal\Component\Annotation
Members
Name Modifiers Type Description AnnotationInterface::get public function Gets the value of an annotation. AnnotationInterface::getClass public function Gets the class of the annotated class. AnnotationInterface::getId publ