Plain text error rendering with a stack trace.
Useful in CLI environments.
Render output for the provided error.
Write output to the renderer's output stream
render(Cake\Error\PhpError $error, bool $debug): string
Render output for the provided error.
Cake\Error\PhpError $error bool $debug stringwrite(string $out): void
Write output to the renderer's output stream
string $out void
© 2005–present The Cake Software Foundation, Inc.
Licensed under the MIT License.
CakePHP is a registered trademark of Cake Software Foundation, Inc.
We are not endorsed by or affiliated with CakePHP.
https://api.cakephp.org/4.4/class-Cake.Error.Renderer.TextErrorRenderer.html