disqus-php
disqus-php copied to clipboard
Add access to pagination from last response
Fixes #4
- Adds global/static access to the pagination cursor from the most recent call
- Adds access to an individual endpoint via the
__get()method