Fully Qualified Name: | Zend\Paginator\AdapterAggregateInterface |
Interface that aggregates a Zend\Paginator\Adapter\Abstract just like IteratorAggregate does for Iterators.
Name | Description | Defined By |
---|---|---|
getPaginatorAdapter() | Return a fully configured Paginator Adapter from this method. | AdapterAggregateInterface |
Return a fully configured Paginator Adapter from this method.
Returns: \AdapterInterface