Documentation

LegacyTestService extends LegacyParentTestService
in package
implements ServiceSubscriberInterface uses ServiceSubscriberTrait

Table of Contents

Interfaces

ServiceSubscriberInterface
A ServiceSubscriber exposes its dependencies via the static {@link getSubscribedServices} method.

Properties

$container  : mixed

Methods

aParentService()  : Service1
aService()  : Service2
getSubscribedServices()  : array<string|int, mixed>
nullableInAttribute()  : Service2
nullableReturnType()  : Service2|null
setContainer()  : ContainerInterface|null
withAttribute()  : Service2|null

Properties

Methods

getSubscribedServices()

public static getSubscribedServices() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results