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