File "InvalidArgumentException.php"
Full Path: /home/fundopuh/trader.fxex.org/vendor/psr/log/src/InvalidArgumentException.php
File size: 96 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace Psr\Log;
class InvalidArgumentException extends \InvalidArgumentException
{
}