public AnnotationBase::getId() Gets
Provides a base class for classed annotations. Hierarchy class \Drupal\Component\Annotation\
public AnnotationBase::getProvider() Gets
public AnnotationBase::getClass() Gets
public AnnotationBase::setClass($class)
The provider of the annotated class. Type: string File
The annotated class ID. Type: string File core/lib/
public AnnotationBase::setProvider($provider)
The class used for this annotated class. Type: string File