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

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

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