TextHandler
extends PlainTextHandler
in package
Uses
ErrorTrait
Table of Contents
- handle() : never
- getExceptionOutput() : mixed
- isProd() : bool
Methods
handle()
public
handle() : never
Return values
never —getExceptionOutput()
protected
getExceptionOutput(Throwable $exception) : mixed
Parameters
- $exception : Throwable
Return values
mixed —isProd()
protected
static isProd(string $environment) : bool
Parameters
- $environment : string