ExceptionContext
class ExceptionContext
Methods
static array|null
static array
Details
at line 16
static array
get(Throwable $exception)
Get the exception code context for the given exception.
at line 25
static protected array|null
getEvalContext(Throwable $exception)
Get the exception code context when eval() failed.
at line 39
static protected array
getFileContext(Throwable $exception)
Get the exception code context from a file.