inputString = $inputString; } /** * To. String. */ public function __toString(): string { return $this->inputString; } }