Метод | Описание | |
---|---|---|
__invoke ( Interop\Container\ContainerInterface $container, string $name, array $options = null ) : Zend\ModuleManager\ModuleManager | Creates and returns the module manager | |
createService ( Zend\ServiceManager\ServiceLocatorInterface $container ) : Zend\ModuleManager\ModuleManager | Create and return ModuleManager instance |
public createService ( Zend\ServiceManager\ServiceLocatorInterface $container ) : Zend\ModuleManager\ModuleManager | ||
$container | Zend\ServiceManager\ServiceLocatorInterface | |
Результат | Zend\ModuleManager\ModuleManager |