$this
public function setInvalidValue(mixed $invalidValue) : static { $this->invalidValue = $invalidValue; return $this; }