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