Pagination
Table of Contents
Interfaces
- PaginationInterface
- An interface that defines methods needed to implement a pagination
- PaginatorInterface
- An interface that defines methods needed to implement a paginator, i.e. an object that handles a set of items and returns a sub set of items, given by a configuration.