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