Viewing File: /home/maglabs/bnb2you/wp-content/plugins/mailpoet/lib/Doctrine/WPDB/Exceptions/QueryException.php

<?php declare(strict_types = 1);

namespace MailPoet\Doctrine\WPDB\Exceptions;

if (!defined('ABSPATH')) exit;


use MailPoetVendor\Doctrine\DBAL\Driver\AbstractException;

class QueryException extends AbstractException {
}
Back to Directory File Manager