PHP - Manual: XMLDiff\Base::__construct
2024-11-13
(PECL xmldiff >= 0.8.0)
XMLDiff\Base::__construct — Constructor
$nsname
)Base constructor for all the worker classes in the xmldiff extension.
nsname
Custom namespace name for the diff document. The default namespace is http://www.locus.cz/diffmark and that's enough to avoid namespace conflicts. Use this parameter if you want to change it for some reason.
官方地址:https://www.php.net/manual/en/xmldiff-base.construct.php