This repository has been archived by the owner on Jan 30, 2020. It is now read-only.
zend-paginator 2.7.0
·
137 commits
to master
since this release
Added
- #19 adds:
Zend\Paginator\AdapterPluginManagerFactory
Zend\Paginator\ScrollingStylePluginManagerFactory
ConfigProvider
, which maps theAdapterPluginManager
andScrollingStylePluginManager
services to the above factories.Module
, which does the same, for zend-mvc contexts.
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- Nothing.