BaseErrorHandler
class BaseErrorHandler (View source)
Methods
string
render(string $view, array $data = [])
Render view as response
void
json($exception, mixed $code = null)
Send the json as response
Details
protected string
render(string $view, array $data = [])
Render view as response
protected void
json($exception, mixed $code = null)
Send the json as response