D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
tvinntxo
/
www
/
wp-content
/
plugins
/
mailpoet
/
lib
/
Newsletter
/
Preview
/
Filename :
SendPreviewException.php
back
Copy
<?php declare(strict_types = 1); namespace MailPoet\Newsletter\Preview; if (!defined('ABSPATH')) exit; class SendPreviewException extends \RuntimeException { }