Fully Qualified Name: | Laminas\Paginator\AdapterAggregateInterface |
Interface that aggregates a Laminas\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