forceFile; } /** * Sets the force file parameter */ public function setForceFile(bool $forceFile): void { $this->forceFile = $forceFile; } }