File "SecurityError.php"

Full Path: /home/warrior1/public_html/languages/wp-content/plugins/mailpoet/vendor-prefixed/twig/twig/src/Sandbox/SecurityError.php
File size: 151 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
namespace MailPoetVendor\Twig\Sandbox;
if (!defined('ABSPATH')) exit;
use MailPoetVendor\Twig\Error\Error;
class SecurityError extends Error
{
}