PHP Class Phalcon\Di

Inheritance: implements Phalcon\DiInterface, implements Phalcon\Events\EventsAwareInterface
Show file Open project: phalcon/zephir Class Usage Examples

Protected Properties

Property Type Description
$di

Public Methods

Method Description
getDefault ( )
setDi ( $di )

Method Details

getDefault() public static method

public static getDefault ( )

setDi() public static method

public static setDi ( $di )

Property Details

$di protected static property

protected static $di