1
0
Fork 0
forked from lino/radar-wp
radar-wp-custom/vendor/guzzle/common/Guzzle/Common/Exception/InvalidArgumentException.php

6 lines
138 B
PHP
Raw Permalink Normal View History

2015-02-24 16:25:12 +01:00
<?php
namespace Guzzle\Common\Exception;
class InvalidArgumentException extends \InvalidArgumentException implements GuzzleException {}