\think\console\output\driverNothing

Summary

Methods
Properties
Constants
__construct()
write()
renderException()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

__construct()

__construct(\think\console\Output  $output) : mixed

Parameters

\think\console\Output $output

Returns

mixed —

write()

write(mixed  $messages, mixed  $newline = false, mixed  $options = Output::OUTPUT_NORMAL) : mixed

Parameters

mixed $messages
mixed $newline
mixed $options

Returns

mixed —

renderException()

renderException(\Exception  $e) : mixed

Parameters

\Exception $e

Returns

mixed —