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