getItems()
Interface for pagination adapters.
getItems(int $offset, int $itemCountPerPage) : array
int
Page offset
Number of items per page
array