Interface **Phalcon\\DI\\InjectionAwareInterface** ================================================== Phalcon\\DI\\InjectionAwareInterface initializer Methods --------- abstract public **setDI** (:doc:`Phalcon\\DiInterface <Phalcon_DiInterface>` $dependencyInjector) Sets the dependency injector abstract public :doc:`Phalcon\\DiInterface <Phalcon_DiInterface>` **getDI** () Returns the internal dependency injector