PaginatedArray::getLimit()

Get the limit that was used in pagination.

If no limit was set, then it returns the number of items currently in this WireArray.

Usage

$int = $paginatedArray->getLimit();

Return value

int


PaginatedArray methods and properties

API reference based on ProcessWire core version 3.0.251