1673. Class

1673.1. Zend\Mvc\Service\ModuleManagerFactory

1673.1.1. Methods

1673.1.1.1. createService

createService()

Creates and returns the module manager

Instantiates the default module listeners, providing them configuration from the “module_listener_options” key of the ApplicationConfig service. Also sets the default config glob path.

Module manager is instantiated and provided with an EventManager, to which the default listener aggregate is attached. The ModuleEvent is also created and attached to the module manager.

Parameters:ServiceLocatorInterface
Return type:ModuleManager

Project Versions

Table Of Contents

Previous topic

1672. Class

Next topic

1674. Class

This Page