| DIR: /opt/cpanel/ea-wappspector/vendor/guzzlehttp/guzzle/src/Exception /opt/cpanel/ea-wappspector/vendor/guzzlehttp/guzzle/src/Exception/ |
| Current File : /opt/cpanel/ea-wappspector/vendor/guzzlehttp/guzzle/src/Exception/InvalidArgumentException.php |
<?php
namespace GuzzleHttp\Exception;
final class InvalidArgumentException extends \InvalidArgumentException implements GuzzleException
{
}
|