The XMLDiff\Memory classIntroduction
Class synopsisXMLDiff\Memory
class XMLDiff\Memory
extends
XMLDiff\Base
{
/* Methods */
public string diff(string
$from , string $to )public string merge(string
$src , string $diff )/* Inherited methods */
abstract public mixed XMLDiff\Base::diff(mixed
$from , mixed $to )abstract public mixed XMLDiff\Base::merge(mixed
}$src , mixed $diff )
|