1681. Class

1681.1. Zend\Mvc\Service\ServiceManagerConfig

1681.1.1. Methods

1681.1.1.1. __construct

__construct()

Constructor

Merges internal arrays with those passed via configuration

Parameters:array

1681.1.1.2. configureServiceManager

configureServiceManager()

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

In addition to using each of the internal properties to configure the service manager, also adds an initializer to inject ServiceManagerAware and ServiceLocatorAware classes with the service manager.

Parameters:ServiceManager
Return type:void

Project Versions

Table Of Contents

Previous topic

1680. Class

Next topic

1682. Class

This Page