Ejemplo n.º 1
0
 function unregisterConnection(DbInterface $connection)
 {
     unset($this->connections[$connection->getConnectionId()]);
 }