Ouzo\ExceptionHandling\ErrorHandler::getExceptionHandler PHP Method

getExceptionHandler() protected static method

protected static getExceptionHandler ( ) : ExceptionHandler
return ExceptionHandler
    protected static function getExceptionHandler()
    {
        return new ExceptionHandler();
    }