370. Class

370.1. Zend\ServiceManager\Di\DiInstanceManagerProxy

370.1.1. Methods

370.1.1.1. __construct

__construct()

Constructor

Parameters:
  • DiInstanceManager
  • ServiceLocatorInterface

370.1.1.2. hasSharedInstance

hasSharedInstance()

Determine if we have a shared instance by class or alias

Parameters:$classOrAlias
Return type:bool

370.1.1.3. getSharedInstance

getSharedInstance()

Get shared instance

Parameters:$classOrAlias
Return type:mixed

Project Versions

Table Of Contents

Previous topic

369. Class

Next topic

371. Class

This Page