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