forked from lino/radar-wp
Initial import.
This commit is contained in:
commit
86383280c9
428 changed files with 68738 additions and 0 deletions
7
vendor/guzzle/http/Guzzle/Http/Exception/CouldNotRewindStreamException.php
vendored
Normal file
7
vendor/guzzle/http/Guzzle/Http/Exception/CouldNotRewindStreamException.php
vendored
Normal file
|
@ -0,0 +1,7 @@
|
|||
<?php
|
||||
|
||||
namespace Guzzle\Http\Exception;
|
||||
|
||||
use Guzzle\Common\Exception\RuntimeException;
|
||||
|
||||
class CouldNotRewindStreamException extends RuntimeException implements HttpException {}
|
Loading…
Add table
Add a link
Reference in a new issue