public setDI (Phalcon\DiInterface $dependencyInjector)
abstract public getName () ...
implements Phalcon\Di\InjectionAwareInterface
abstract public isShared () ...
public getServices () Return the services registered in the DI
public remove (mixed $name) Removes a service in the services container It also removes any shared instance created
public has (mixed $name) Check whether the DI contains a service by a name
extends class Phalcon\Di implements
public __get (mixed $propertyName) Magic method __get
public static __set_state (array $attributes) Restore the internal state of a service
Page 5 of 6