final class UnexpectedOutputPrinter implements PrintedUnexpectedOutputSubscriber (View source)

Methods

__construct(Printer $printer, Facade $facade)

No description

void
notify(PrintedUnexpectedOutput $event)

No description

Details

__construct(Printer $printer, Facade $facade)

No description

Parameters

Printer $printer
Facade $facade

void notify(PrintedUnexpectedOutput $event)

No description

Parameters

PrintedUnexpectedOutput $event

Return Value

void