PHP 클래스 Recca0120\LaravelTracy\BlueScreen

파일 보기 프로젝트 열기: recca0120/laravel-tracy 1 사용 예제들

공개 메소드들

메소드 설명
render ( Exception $exception ) : string render.
render ( Exception $exception, $error = null ) : string render.

보호된 메소드들

메소드 설명
fixStack ( Exception $exception, array $error ) : Exception render.

메소드 상세

fixStack() 보호된 메소드

render.
protected fixStack ( Exception $exception, array $error ) : Exception
$exception Exception
$error array
리턴 Exception

render() 공개 메소드

render.
public render ( Exception $exception ) : string
$exception Exception
리턴 string

render() 공개 메소드

render.
public render ( Exception $exception, $error = null ) : string
$exception Exception
리턴 string