contactExportScheduler; } public function getFilePath(): string { return $this->filePath; } public function setFilePath(string $filePath): void { $this->filePath = $filePath; } }