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