public getDI () Returns the internal dependency injector
public static setDefault (Phalcon\DiInterface $dependencyInjector)
public static reset () Resets the internal default DI
public static getDefault () Return the latest DI created
implements Phalcon\Di\ServiceInterface
public getInternalEventsManager () Returns the internal event manager
public setParameter (mixed $position, array $parameter) Changes a parameter in the definition without resolve
public offsetUnset (mixed $name) Removes a service from the services container using the array syntax
Page 6 of 6