protected DiffFormatter::_context($lines)
The diff represented as an array of rows. Type:
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
A class to format Diffs This class formats the diff in classic diff format. It is intended that this class be customized via inheritance, to
protected DiffFormatter::contextLine($line)
protected DiffFormatter::_changed($orig, $closing)
protected DiffFormatter::emptyLine() Creates
Diff formatter which uses returns output that can be rendered to a table. Hierarchy class
protected DiffFormatter::_deleted($lines)
protected DiffFormatter::_added($lines) File
Page 3 of 4