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