PaginatedArray::setTotal()
Set the total number of items, if more than are in the WireArray.
Usage
$paginatedArray->setTotal(int $total);Arguments
| Name | Type(s) | Description |
|---|---|---|
$total | int |
Return value
$thisObject instance it was called from (method supports fluent interface).
PaginatedArray methods and properties
API reference based on ProcessWire core version 3.0.253