File "InvalidArgumentException.php"

Full Path: /home/warrior1/public_html/wp-content/plugins/mailpoet/vendor-prefixed/psr/log/Psr/Log/InvalidArgumentException.php
File size: 140 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
namespace MailPoetVendor\Psr\Log;
if (!defined('ABSPATH')) exit;
class InvalidArgumentException extends \InvalidArgumentException
{
}