PHP Class PassThroughHandler, learner.video

Inheritance: extends Learner\Exceptions\Handler
Show file Open project: RryLee/learner.video

Public Methods

Method Description
__construct ( )
render ( $request, Exception $e )
report ( Exception $e )

Method Details

__construct() public method

public __construct ( )

render() public method

public render ( $request, Exception $e )
$e Exception

report() public method

public report ( Exception $e )
$e Exception