1693. Class

1693.1. Zend\Di\ServiceLocator\DependencyInjectorProxy

Proxy used to analyze how instances are created by a given Di. Overrides ZendDiDi to produce artifacts that represent the process used to instantiate a particular instance

1693.1.1. Methods

1693.1.1.1. __construct

__construct()

@param Di $di

1693.1.1.2. get

get()

{@inheritDoc}

Return type:GeneratorInstance

1693.1.1.3. newInstance

newInstance()

{@inheritDoc}

Return type:GeneratorInstance

1693.1.1.4. createInstanceViaConstructor

createInstanceViaConstructor()

{@inheritDoc}

Return type:GeneratorInstance

1693.1.1.5. createInstanceViaCallback

createInstanceViaCallback()

{@inheritDoc}

Return type:GeneratorInstance

1693.1.1.6. handleInjectionMethodForObject

handleInjectionMethodForObject()

{@inheritDoc}

1693.1.1.7. resolveAndCallInjectionMethodForInstance

resolveAndCallInjectionMethodForInstance()

{@inheritDoc}

1693.1.1.8. getClass

getClass()

{@inheritDoc}