class DevelopmentHandler implements HandlerInterface
Development handler.
Constructor.
Escape formatting tags.
Determines the exception type.
Handles the exception.
__construct(Output $output)
protected string escape(string $string)
protected string determineExceptionType(Throwable $exception)
mixed handle(Throwable $exception)