Ouzo\ExceptionHandling\ErrorHandler::getExceptionHandler PHP Метод

getExceptionHandler() защищенный статический Метод

protected static getExceptionHandler ( ) : ExceptionHandler
Результат ExceptionHandler
    protected static function getExceptionHandler()
    {
        return new ExceptionHandler();
    }