File "InvalidArgumentException.php"
Full Path: /home/fundopuh/trader.fxex.org/vendor/guzzlehttp/guzzle/src/Exception/InvalidArgumentException.php
File size: 142 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace GuzzleHttp\Exception;
final class InvalidArgumentException extends \InvalidArgumentException implements GuzzleException
{
}