Implementation of ServiceSubscriberInterface that determines subscribed services from
method return types. Service ids are available as "ClassName::methodName".
- author Kevin Bond
Trait
Methods |
public static getSubscribedServices() : array |
public setContainer(Psr\Container\ContainerInterface $container) : ?Psr\Container\ContainerInterface |
Properties |
protected $container = NULL
|
Methods |
public static getSubscribedServices() : array |