TestPreparationStartedSubscriber implements PreparationStartedSubscriber
Read onlyYes
FinalYes
Interfaces
- PreparationStartedSubscriber
Methods
- __construct() : mixed
- notify() : void
Methods
__construct()
public
__construct(Telemetry $telemetry, SpanStack $spanStack, Configuration $config) : mixed
Parameters
- $telemetry : Telemetry
- $spanStack : SpanStack
- $config : Configuration
notify()
public
notify(PreparationStarted $event) : void
Parameters
- $event : PreparationStarted