(mongodb >=1.0.0)
MongoDB\Driver\WriteResult::getMatchedCount — Description
This function has no parameters.
Example #1 MongoDB\Driver\WriteResult::getMatchedCount() example
<?php
/* ... */
?>
The above example will output something similar to:
...