The XMLDiffBase class

The XMLDiff\Base class

(PECL xmldiff >= 0.8.0)

簡介

Base abstract class for all the comparsion classes in the extension.

類摘要

class XMLDiff\Base {
/* 方法 */
public __construct(string $nsname)
abstract public diff(mixed $from, mixed $to): mixed
abstract public merge(mixed $src, mixed $diff): mixed
}

目錄

發佈留言

發佈留言必須填寫的電子郵件地址不會公開。 必填欄位標示為 *