%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/graphicd/public_html/vebto/vendor/doctrine/dbal/src/Tools/Console/
Upload File :
Create Path :
Current File : /home/graphicd/public_html/vebto/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;
}

Zerion Mini Shell 1.0