\Anax\DIIInjectionAware

Interface to implement for DI aware services to let them know of the current $di

Summary

Methods
Constants
setDI()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

setDI()

setDI(\Anax\DI\class  $di) : $this

Set the service container to use

Parameters

\Anax\DI\class $di

a service container

Returns

$this