Méthode | Description | |
---|---|---|
connection ( string $name = null ) : LMongo\Connection | Get a database connection instance. | |
getDefaultConnection ( ) : string | Get the default connection name. |
public connection ( string $name = null ) : LMongo\Connection | ||
$name | string | |
Résultat | LMongo\Connection |
public getDefaultConnection ( ) : string | ||
Résultat | string |