$_leading_context_lines
$_leading_context_lines :
Number of leading context "lines" to preserve.
This should be left at zero for this class, but subclasses may want to set this to other values.
"Unified" diff renderer.
This class renders the diff in classic "unified diff" format.
Copyright 2004-2017 Horde LLC (http://www.horde.org/)
See the enclosed file LICENSE for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
render(\Horde_Text_Diff $diff) : string
Renders a diff.
\Horde_Text_Diff | $diff | A Horde_Text_Diff object. |
The formatted output.