File "ConnectionNotFoundException.php"
Full Path: /home/capoeirajd/www/wp-content/plugins/wp-migrate-db/class/Common/Queue/Exceptions/ConnectionNotFoundException.php
File size: 141 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace DeliciousBrains\WPMDB\Common\Queue\Exceptions;
use Exception;
class ConnectionNotFoundException extends Exception {
//
}