8000 Release 4.0.2 Allow to use bookmark on find() · PHP-on-Couch/PHP-on-Couch · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

4.0.2 Allow to use bookmark on find()

Latest
Compare
Choose a tag to compare
@popojargo popojargo released this 12 Sep 01:05
7d74d73

Allow to use bookmark on find() calls.

Example:

$client->bookmark($my_bookmark)->find();
0