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

6 lines
102 B
PHP

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