mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-22 23:46:53 +00:00
Initial import
This commit is contained in:
commit
2295a33590
884 changed files with 93939 additions and 0 deletions
7
php/vendor/guzzlehttp/guzzle/src/Exception/TransferException.php
vendored
Normal file
7
php/vendor/guzzlehttp/guzzle/src/Exception/TransferException.php
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<?php
|
||||
|
||||
namespace GuzzleHttp\Exception;
|
||||
|
||||
class TransferException extends \RuntimeException implements GuzzleException
|
||||
{
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue