commitall
This commit is contained in:
7
vendor/guzzlehttp/guzzle/src/Exception/TransferException.php
vendored
Normal file
7
vendor/guzzlehttp/guzzle/src/Exception/TransferException.php
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
namespace GuzzleHttp\Exception;
|
||||
|
||||
class TransferException extends \RuntimeException implements GuzzleException
|
||||
{
|
||||
}
|
Reference in New Issue
Block a user