PHP 클래스 Encore\Admin\Exception\Handle

파일 보기 프로젝트 열기: z-song/laravel-admin

보호된 프로퍼티들

프로퍼티 타입 설명
$exception

공개 메소드들

메소드 설명
__construct ( Exception $e )
__toString ( )
render ( )

메소드 상세

__construct() 공개 메소드

public __construct ( Exception $e )
$e Exception

__toString() 공개 메소드

public __toString ( )

render() 공개 메소드

public render ( )

프로퍼티 상세

$exception 보호되어 있는 프로퍼티

protected $exception