value = $value; } /** * @return mixed[] */ public function value(): array { return $this->value; } }