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