class CliErrorRenderer implementsErrorRendererInterface

Methods

FlattenException
render(Throwable$exception)

Renders a Throwable as a FlattenException.

bool
supportsColors()

No description

Details

FlattenException render(Throwable$exception)

Renders a Throwable as a FlattenException.

Parameters

Throwable $exception

Return Value

FlattenException

protectedbool supportsColors()

Return Value

bool