mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 18:26:42 +07:00
@@ -13,7 +13,7 @@ HTTP client instances are built using the client service `factory <https://en.wi
|
||||
|
||||
<?php
|
||||
|
||||
use OCP\Http\IClientService;
|
||||
use OCP\Http\Client\IClientService;
|
||||
|
||||
class MyRemoteServerIntegration {
|
||||
private IClientService $clientService;
|
||||
|
||||
Reference in New Issue
Block a user