(mongodb >=0.2.0)
MongoDB\Driver\ReadPreference::__construct — Description
$readPreference
[, array $tagSets
] )
readPreference
tagSets
Exemplo #1 MongoDB\Driver\ReadPreference::__construct() example
<?php
/* ... */
?>
O exemplo acima irá imprimir algo similar à:
...