\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, bool  $newline = false, int  $options) : mixed

Parameters

mixed $messages
bool $newline
int $options

Returns

mixed —

renderException()

renderException(\Throwable  $e) : mixed

Parameters

\Throwable $e

Returns

mixed —