Sindbad~EG File Manager

Current Path : /opt/nginxhttpd_/vendor/doctrine/dbal/src/Tools/Console/
Upload File :
Current File : //opt/nginxhttpd_/vendor/doctrine/dbal/src/Tools/Console/ConnectionProvider.php

<?php

namespace Doctrine\DBAL\Tools\Console;

use Doctrine\DBAL\Connection;

interface ConnectionProvider
{
    public function getDefaultConnection(): Connection;

    /** @throws ConnectionNotFound in case a connection with the given name does not exist. */
    public function getConnection(string $name): Connection;
}

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists