<?php namespace MailPoetVendor\Symfony\Component\Translation\Exception; if (!defined('ABSPATH')) exit; interface ExceptionInterface extends \Throwable { }