Pages::getFirstPage()
Version 4
Return first page from collection.
Version 4
Return first page from collection.
Object Page
Get first page in collection. If collection is empty, return empty page.
Get first page in the collection.
$Page = $Pages->getFirstPage();
Get first task of the project -page.
$Project->tasks->getFirstPage();