AwbUpdater.ErrorHandler.BugReport.PhabricatorBugFormatter.PrintFooter C# (CSharp) Method

PrintFooter() public method

public PrintFooter ( ) : string
return string
                public override string PrintFooter()
                {
                    return "";
                }
ErrorHandler.BugReport.PhabricatorBugFormatter