summaryrefslogtreecommitdiffstats
path: root/lib/public
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@owncloud.com>2016-05-18 09:24:10 +0200
committerRoeland Jago Douma <rullzer@owncloud.com>2016-05-18 09:24:10 +0200
commit1d2c1e60ee601ab2d809154968bdfd4f23215e22 (patch)
treec2b5cbf0a7c033cd78d2344a3486131582a281ae /lib/public
parent765782445a24fb1b239f2a3cd5c7b239ae4f6455 (diff)
downloadnextcloud-server-1d2c1e60ee601ab2d809154968bdfd4f23215e22.tar.gz
nextcloud-server-1d2c1e60ee601ab2d809154968bdfd4f23215e22.zip
Move \OCP\Http to PSR-4
Diffstat (limited to 'lib/public')
-rw-r--r--lib/public/Http/Client/IClient.php (renamed from lib/public/http/client/iclient.php)0
-rw-r--r--lib/public/Http/Client/IClientService.php (renamed from lib/public/http/client/iclientservice.php)0
-rw-r--r--lib/public/Http/Client/IResponse.php (renamed from lib/public/http/client/iresponse.php)0
3 files changed, 0 insertions, 0 deletions
diff --git a/lib/public/http/client/iclient.php b/lib/public/Http/Client/IClient.php
index 85db2a9ad02..85db2a9ad02 100644
--- a/lib/public/http/client/iclient.php
+++ b/lib/public/Http/Client/IClient.php
diff --git a/lib/public/http/client/iclientservice.php b/lib/public/Http/Client/IClientService.php
index 907aa42fd3b..907aa42fd3b 100644
--- a/lib/public/http/client/iclientservice.php
+++ b/lib/public/Http/Client/IClientService.php
diff --git a/lib/public/http/client/iresponse.php b/lib/public/Http/Client/IResponse.php
index 09189d77014..09189d77014 100644
--- a/lib/public/http/client/iresponse.php
+++ b/lib/public/Http/Client/IResponse.php