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 |