\Whoops\ExceptionFormatter

Summary

Methods
Properties
Constants
formatExceptionAsDataArray()
formatExceptionPlain()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

formatExceptionAsDataArray()

formatExceptionAsDataArray(\Whoops\Exception\Inspector  $inspector, boolean  $shouldAddTrace) : array

Returns all basic information about the exception in a simple array for further convertion to other languages

Parameters

\Whoops\Exception\Inspector $inspector
boolean $shouldAddTrace

Returns

array

formatExceptionPlain()

formatExceptionPlain(\Whoops\Exception\Inspector  $inspector) 

Parameters

\Whoops\Exception\Inspector $inspector