oont-contents/plugins/mailpoet/vendor-prefixed/symfony/validator/Exception/RuntimeException.php
2025-02-08 15:10:23 +01:00

6 lines
184 B
PHP

<?php
namespace MailPoetVendor\Symfony\Component\Validator\Exception;
if (!defined('ABSPATH')) exit;
class RuntimeException extends \RuntimeException implements ExceptionInterface
{
}