FeedWriter\Feed::setPagination
Set the URLs for feed pagination.
See RFC 5005, chapter 3. At least one page URL must be specified.
Signature
public function setPagination([
$nextURL = NULL,
[
$previousURL = NULL,
[
$firstURL = NULL,
[
$lastURL = NULL]]]] )
Parameters
$nextURL
—$previousURL
—$firstURL
—$lastURL
—
Returns
- Feed