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