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