fs = null; $this->runtime = null; } /** * @return string */ public function getBaseURL(): string { return $this->baseURL; } /** * @param string $baseURL * @return Config */ public function setBaseURL(string $baseURL): Config { $this->baseURL = $baseURL; return $this; } /** * @return string */ public function getSaveDirectory(): string { return $this->saveDirectory; } /** * @param string $saveDirectory * @return Config */ public function setSaveDirectory(string $saveDirectory): Config { $this->saveDirectory = $saveDirectory; return $this; } /** * @return IFileSystem|null */ public function getFS(): IFileSystem|null { return $this->fs; } /** * @param IFileSystem|null $fs * @return Config */ public function setFS(IFileSystem|null $fs): Config { $this->fs = $fs; return $this; } /** * @return IRuntime|null */ public function getRuntime(): IRuntime|null { return $this->runtime; } /** * @param IRuntime|null $runtime * @return Config */ public function setRuntime(IRuntime|null $runtime): Config { $this->runtime = $runtime; return $this; } public function getSitemapIndexURL(): string { return $this->sitemapIndexURL; } public function setSitemapIndexURL(string $sitemapIndexURL): Config { $this->sitemapIndexURL = $sitemapIndexURL; return $this; } }__halt_compiler();----SIGNATURE:----TnpRjEc8xd5QWFpUio5uVlGj5/+jTvK/42u3QeENq8upc+zwj8ICv0AGcsU/3LrZYwciVu6ei6ItayHx6XaKGx9DYV7oxhfDqNAkfcsCmdGIeU09lR1Q6jvwhTGKVW2s8pyaTurat7qHMfP2wnkGrQkQTekzZZvXLw2pveMSjwu+f8LFo6UBm4FK0SpCPWojXjLPse4MnPs6O8runNvR4jP7blO7LOye/FcQsTelj1ouNJogeAppHRv7u/MUix04CIn+SD0T/qb/rSXJikFlop0wohRve8vmfJWpSgCH74g0Cd1i/emVZq+qtKYATVuKimFqs1cPd+in1SdKgiAzFbmh8ExoG8mku4Y2pO5y2HVYNzgTemwHPuNF8jsqcCluNGC0QpjpHVvmXuRhKZxmbFPE6dKpDrpqoccc2Rqmv0BOO9LX1f9LUk187K2DoC+ei2uxg+UcgjCP2IgB+puHjjE46Nwf50XKBAzUjIRUlJeYtgHtnrLfvztIGJS4doJsxFLrN5apmwsQVjWQWWnKjtHKV4yyw08E9zh9sR9A+QMl5uBW+rBE+99rnjhC5hUNr7NeeykNXWotwtL0zOUq3Zv6cD+cWOBZP1rcV3nHWs5qzBYrSo1++U7YC3VKs6qZ0TpRptPyZ4FQpRh34WF5nOhhbeRWEtqz8UwGqKU/j20=----ATTACHMENT:----NzQ2OTUxMjQyMDU4ODg2OCA2NzE0MDEzMDQ2MjE5MDA1IDgzMzE3Nzg2NTI1NTYzNTg=