pinterest-api-php icon indicating copy to clipboard operation
pinterest-api-php copied to clipboard

Add pagination to Collection

Open dirkgroenen opened this issue 9 years ago • 0 comments

Based on issue #60

Right now the user has to manually specify it's cursor in case he wants to paginate his requests. Adding a method to the collection which uses the next attribute would make it a lot easier to paginate a collection.

dirkgroenen avatar Aug 09 '16 11:08 dirkgroenen