File "NotFoundExceptionInterface.php"

Full Path: /home/warrior1/public_html/plugins/mailpoet/vendor-prefixed/psr/container/src/NotFoundExceptionInterface.php
File size: 154 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
namespace MailPoetVendor\Psr\Container;
if (!defined('ABSPATH')) exit;
interface NotFoundExceptionInterface extends ContainerExceptionInterface
{
}