PHP Класс Recca0120\LaravelTracy\BlueScreen

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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