$this->value, 'class' => $this->class, 'provider' => $this->provider, ]; } /** * {@inheritdoc} */ public function getId() { return $this->value; } }