FileMaster
Search
Toggle Dark Mode
Home
/
.
/
wp-content
/
plugins
/
mailpoet
/
vendor-prefixed
/
doctrine
/
common
/
src
Edit File: CommonException.php
<?php namespace MailPoetVendor\Doctrine\Common; if (!defined('ABSPATH')) exit; use Exception; class CommonException extends Exception { }
Save
Back