An object that defines how a service is constructed.
It must define a $get property that provides the instance of the service, either as a plain factory function or as an AnnotatedFactory.
$get
An object that defines how a service is constructed.
It must define a
$get
property that provides the instance of the service, either as a plain factory function or as an AnnotatedFactory.