new appraoch
This commit is contained in:
7
pancake/system/vendor/guzzlehttp/guzzle/src/Exception/InvalidArgumentException.php
vendored
Executable file
7
pancake/system/vendor/guzzlehttp/guzzle/src/Exception/InvalidArgumentException.php
vendored
Executable file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
namespace GuzzleHttp\Exception;
|
||||
|
||||
final class InvalidArgumentException extends \InvalidArgumentException implements GuzzleException
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user