UnexpectedOutputPrinter
in package
implements
PrintedUnexpectedOutputSubscriber
FinalYes
Table of Contents
Interfaces
Properties
- $printer : Printer
Methods
- __construct() : mixed
- notify() : void
Properties
$printer read-only
private
Printer
$printer
Methods
__construct()
public
__construct(Printer $printer, Facade $facade) : mixed
Parameters
- $printer : Printer
- $facade : Facade
Tags
notify()
public
notify(PrintedUnexpectedOutput $event) : void
Parameters
- $event : PrintedUnexpectedOutput