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