trait ServiceSubscriberTrait

Implementation of ServiceSubscriberInterface that determines subscribed services from private method return types. Service ids are available as "ClassName::methodName".

Methods

static array
getSubscribedServices()

No description

setContainer(ContainerInterface $container)

No description

Details

static array getSubscribedServices()

Return Value

array

setContainer(ContainerInterface $container)

Parameters

ContainerInterface $container