Overrides AnnotationInterface::get
public function get() { return [ 'id' => $this->value, 'class' => $this->class, 'provider' => $this->provider, ]; }