Project Versions

Table Of Contents

Previous topic

Interface Phalcon\Cache\FrontendInterface

Next topic

Interface Phalcon\DI\ServiceInterface

This Page

Interface Phalcon\DI\InjectionAwareInterface

Phalcon\DI\InjectionAwareInterface initializer

Methods

abstract public setDI (Phalcon\DiInterface $dependencyInjector)

Sets the dependency injector

abstract public Phalcon\DiInterface getDI ()

Returns the internal dependency injector