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