This repository was archived by the owner on Jan 30, 2020. It is now read-only.
zend-navigation 2.7.0
·
208 commits
to master
since this release
Added
- #26 adds:
Zend\Navigation\View\ViewHelperManagerDelegatorFactory, which decorates theViewHelperManagerservice to configure it usingZend\Navigation\View\HelperConfig.ConfigProvider, which maps the default navigation factory and the navigation abstract factory, as well as the navigation view helper.Module, which does the same as the above, but for zend-mvc applications.
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- Nothing.