module->getService(CategoryDataProvider::class); $response = $this->handleDataSync($categoryDataProvider); $this->exitWithResponse($response); } }