createService(\Zend\ServiceManager\ServiceLocatorInterface $serviceLocator) : array | \Traversable
Retrieves the Module Manager from the service locator, and executes Zend\ModuleManager\ModuleManager::loadModules().
It then retrieves the config listener from the module manager, and from that the merged configuration.
\Zend\ServiceManager\ServiceLocatorInterface
array
\Traversable