Documentation

Interface Phalcon\Di\InjectionAwareInterface

Source on GitHub

Phalcon\Di\InjectionAwareInterface initializer

Methods

abstract public setDI (Phalcon\DiInterface $dependencyInjector)

Sets the dependency injector

abstract public Phalcon\DiInterface getDI ([unknown $error], [unknown $notUseDefault])

Returns the internal dependency injector