Interface
ExceptionRendererInterface
Interface ExceptionRendererInterface
Method Summary
-
Renders the response for the exception.
Method Detail
render()
ΒΆ
public
render(): Cake\Http\Response
Renders the response for the exception.
Returns
Cake\Http\Response