Documentation

ConnectionProvider

Table of Contents

Methods

getConnection()  : Connection
getDefaultConnection()  : Connection

Methods

getConnection()

public getConnection(string $name) : Connection
Parameters
$name : string
Tags
throws
ConnectionNotFound

in case a connection with the given name does not exist.

Return values
Connection

getDefaultConnection()

public getDefaultConnection() : Connection
Return values
Connection

        
On this page

Search results