Метод | Описание | |
---|---|---|
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 | |
Результат | LMongo\Connection |
public getDefaultConnection ( ) : string | ||
Результат | string |