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