GITLAB
ecommun
/ owncloud_ynh
Toggle navigation
Sign in
Sign in
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
master
owncloud_ynh
..
Exception
GuzzleException.php
6d9380f96
Update sources OC 7.0.1
Browse Code »
Cédric Dupont
2014-08-07 20:08:13 +0200
GuzzleException.php
100 Bytes
edit
raw
blame
history
1
2
3
4
5
6
7
8
<?php namespace Guzzle\Common\Exception; /** * Guzzle exception */ interface GuzzleException {}