oValue = $oValue; // validation du format sinon exception } public function __toString(): string { return strval($this->oValue); } }