XMLDiff\DOM::merge
(PECL xmldiff >= 0.8.0)
XMLDiff\DOM::merge — Produce merged DOMDocument
Описание
Create new DOMDocument based on the diff.
Список параметров
-
src
-
Source DOMDocument object.
-
diff
-
DOMDocument object containing the diff information.
Возвращаемые значения
Merged DOMDocument or NULL.
Коментарии
404 Not Found