Table Of Contents

Previous topic

< Interface Phalcon\CryptInterface

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