extends class Phalcon\Di\FactoryDefault
extends class Phalcon\Exception
abstract public getDI () ...
public setShared (mixed $name, mixed $definition) Registers an “always shared” service in the services container
public setSharedInstance (mixed $sharedInstance) Sets/Resets the shared instance related to the service
abstract public setDefinition (mixed $definition) ...
public offsetExists (mixed $name) Check if a service is registered using the array syntax
public mixed build (Phalcon\DiInterface $dependencyInjector
abstract public resolve ([mixed $parameters], [Phal
public setDefinition (mixed $definition) Set the service definition
Page 1 of 6