Service manager configuration for navigation view helpers

 Methods

Configure the provided service manager instance with the configuration in this class.

configureServiceManager(\Zend\ServiceManager\ServiceManager $serviceManager) : void

Simply adds a factory for the navigation helper, and has it inject the helper with the service locator instance.

Parameters