Commit e523aa92 authored by Bas de Nooijer's avatar Bas de Nooijer

Merge pull request #401 from calumbrodie/patch-1

corrects php docblock in result-of-a-select-query
parents eec822b5 e911f26d
......@@ -35,7 +35,8 @@ The countable interface returns the number of documents in this resultset. This
Example
-------
A basic usage example: ```php
A basic usage example:
```php
<?php
require(__DIR__.'/init.php');
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment