PaginatedArray::hasNextPagination()    
Is there a next pagination containing more items in this PaginatedArray after the current one?
Available since version 3.0.120.
Usage
$bool = $paginatedArray->hasNextPagination();Return value
bool
PaginatedArray methods and properties
API reference based on ProcessWire core version 3.0.252