1657. Class

1657.1. Zend\Mvc\Service\ConfigFactory

1657.1.1. Methods

1657.1.1.1. createService

createService()

Create the application configuration service

Retrieves the Module Manager from the service locator, and executes {@link ZendModuleManagerModuleManager::loadModules()}.

It then retrieves the config listener from the module manager, and from that the merged configuration.

Parameters:ServiceLocatorInterface
Return type:array|Traversable

Project Versions

Table Of Contents

Previous topic

1656. Class

Next topic

1658. Class

This Page