(mongodb >=0.2.0)
MongoDB\Driver\Cursor::getServer — Returns the Server object to which this cursor is attached
Esta função não possui parâmetros.
Exemplo #1 MongoDB\Driver\Cursor::getServer() example
<?php
/* ... */
?>
O exemplo acima irá imprimir algo similar à:
...