Documentation

TestServiceSubscriberUnion
in package
Uses ServiceSubscriberTrait

Table of Contents

$container  : ContainerInterface
getSubscribedServices()  : array<string|int, mixed>
{@inheritdoc}
setContainer()  : ContainerInterface|null
method1()  : Service1
method2()  : Service1|Service2
method3()  : Service1|Service2|null

Properties

Methods

getSubscribedServices()

{@inheritdoc}

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

Search results