public setDefinition (mixed $definition) Set the service definition
public mixed build (Phalcon\DiInterface $dependencyInjector
public mixed resolve ([array $parameters], [
public array getParameter (int $position) Returns a parameter in a specific position
public setSharedInstance (mixed $sharedInstance) Sets/Resets the shared instance related to the service
public getName () Returns the service’s name
Source
public mixed getDefinition () Returns the service definition
public setShared (mixed $shared) Sets if the service is shared or not
public isResolved () Returns true if the service was resolved
Page 1 of 2