dataManager = $dataManager; } public function run(): void { $this->dataManager->clearCache(); } }