UserFrosting API

ExceptionHandlerTest extends TestCase

Table of Contents

testConstructor() Test ExceptionHandler constructor mixed
getRequest() ServerRequestInterface
getResponse() ResponseInterface
getException() RuntimeException

Methods

testConstructor()

Test ExceptionHandler constructor

public testConstructor( ) : mixed
Return values
mixed

getRequest()

private getRequest( ) : ServerRequestInterface
Return values
ServerRequestInterface

getResponse()

private getResponse( ) : ResponseInterface
Return values
ResponseInterface

getException()

private getException( ) : RuntimeException
Return values
RuntimeException

Search results