ConsoleOutput
in package
Table of Contents
- $output : OutputStyle
- __call() : mixed
- setOutput() : mixed
Properties
$output
protected
OutputStyle
$output
Methods
__call()
public
__call(string $method, array<string|int, mixed> $arguments) : mixed
Parameters
- $method : string
- $arguments : array<string|int, mixed>
Return values
mixed —setOutput()
public
setOutput(OutputStyle $output) : mixed
Parameters
- $output : OutputStyle