oont-contents/plugins/mailpoet/vendor-prefixed/psr/container/src/ContainerExceptionInterface.php
2025-02-08 15:10:23 +01:00

6 lines
119 B
PHP

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