<?php namespace MailPoetVendor\Doctrine\DBAL\Driver; if (!defined('ABSPATH')) exit; interface DriverException extends Exception { }