final class TestPreparedSubscriber extends Subscriber implements PreparedSubscriber (View source)

internal  This class is not covered by the backward compatibility promise for PHPUnit
 

Methods

__construct(Collector|InIsolationCollector $collector)

No description

void
notify(Prepared $event)

No description

Details

__construct(Collector|InIsolationCollector $collector)

No description

Parameters

Collector|InIsolationCollector $collector

protected Collector|InIsolationCollector collector()

No description

void notify(Prepared $event)

No description

Parameters

Prepared $event

Return Value

void