File "InvalidArgumentException.php"

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

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