FileMaster
Search
Toggle Dark Mode
Home
/
.
/
wp-content
/
plugins
/
mailpoet
/
vendor-prefixed
/
symfony
/
validator
/
Exception
Edit File: ExceptionInterface.php
<?php namespace MailPoetVendor\Symfony\Component\Validator\Exception; if (!defined('ABSPATH')) exit; interface ExceptionInterface extends \Throwable { }
Save
Back