final class TestPreparedSubscriber extends Subscriber implements PreparedSubscriber (View source)

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

Methods

__construct(ProgressPrinter $printer)

No description

printer()

No description

void
notify(Prepared $event)

No description

Details

__construct(ProgressPrinter $printer)

No description

Parameters

ProgressPrinter $printer

protected ProgressPrinter printer()

No description

Return Value

ProgressPrinter

void notify(Prepared $event)

No description

Parameters

Prepared $event

Return Value

void