Documentation

ThreeWayBaseOperation
in package

Copyright 2007-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
author

Geoffrey T. Dairiki dairiki@dairiki.org

Table of Contents

$_merged  : array<string|int, mixed>|false
$final1  : array<string|int, mixed>
$final2  : array<string|int, mixed>
$orig  : array<string|int, mixed>
__construct()  : mixed
getFinal1()  : mixed
getFinal2()  : mixed
getOrig()  : mixed
isConflict()  : mixed
merged()  : mixed
norig()  : int

Properties

Methods

__construct()

public __construct([mixed $orig = false ][, mixed $final1 = false ][, mixed $final2 = false ]) : mixed
Parameters
$orig : mixed = false
$final1 : mixed = false
$final2 : mixed = false
Return values
mixed

Search results