class BufferedConsoleOutput extends ConsoleOutput (View source)
| protected string | $buffer | The current buffer. |
| string | fetch()
Empties the buffer and returns its content. | |
| void | doWrite(string $message, bool $newline) {@inheritdoc} |
Empties the buffer and returns its content.
{@inheritdoc}
© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/11.x/Illuminate/Console/BufferedConsoleOutput.html