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