This repository has been archived by the owner on Jan 30, 2020. It is now read-only.
zend-navigation 2.7.0
weierophinney
released this
11 Apr 20:40
·
208 commits
to master
since this release
Added
- #26 adds:
Zend\Navigation\View\ViewHelperManagerDelegatorFactory
, which decorates theViewHelperManager
service 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.