$page


Built-in Methods Reference

$page->prevAll($selector, $siblings)

Introduced in Version 2.0

Description

Return all sibling pages before this one, optionally matching a selector. $selector Optional selector string. When specified, will filter the found siblings. $siblings Optional siblings to use instead of the default.

Related

Post Comment