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