This class renders the diff in classic "unified diff" format.
Copyright 2004-2016 Horde LLC (http://www.horde.org/)
See the enclosed file COPYING for license information (LGPL). If you did
not receive this file, see http://www.horde.org/licenses/lgpl21.
_context()
защищенный Метод
$_leading_context_lines защищенное свойство
Number of leading context "lines" to preserve.
protected $_leading_context_lines |
$_trailing_context_lines защищенное свойство
Number of trailing context "lines" to preserve.
protected $_trailing_context_lines |