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