zendframework / zend-navigation

Navigation component from Zend Framework
BSD 3-Clause "New" or "Revised" License
20 stars 25 forks source link

Ensure the AbstractNavigationFactory works with zend-mvc v2 #38

Closed weierophinney closed 8 years ago

weierophinney commented 8 years ago

Updated the AbstractNavigationFactory to allow either zend-router or zend-mvc RouteMatch/RouteStackInterface arguments to injectComponents(), fixing #37.