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