value = $value; } /** * {@inheritdoc} */ public function getValue() { return $this->value; } }