public function setFormat(string $format) : void { $this->format = null; $this->internalFormat = $format; }