Horde_Text_Diff_Op_Change
extends Horde_Text_Diff_Op_Base
in package
The original PHP version of this code was written by Geoffrey T. Dairiki <dairiki@dairiki.org>, and is used/adapted with his permission.
Copyright 2004 Geoffrey T. Dairiki dairiki@dairiki.org 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.
Tags
Table of Contents
- $final : mixed
- $orig : mixed
- __construct() : mixed
- nfinal() : mixed
- norig() : mixed
- reverse() : mixed
Properties
$final
public
mixed
$final
$orig
public
mixed
$orig
Methods
__construct()
public
__construct(mixed $orig, mixed $final) : mixed
Parameters
- $orig : mixed
- $final : mixed
Return values
mixed —nfinal()
public
nfinal() : mixed
Return values
mixed —norig()
public
norig() : mixed
Return values
mixed —reverse()
public
reverse() : mixed