Factory
interface Factory
A factory which is used for creating service instances.
Methods
SS_Object
create(string $service, array $params = array())
Creates a new service instance.
Details
at line 20
SS_Object
create(string $service, array $params = array())
Creates a new service instance.