PHP - Manual: XSLTProcessor::removeParameter
2025-03-13
(PHP 5, PHP 7, PHP 8)
XSLTProcessor::removeParameter — Remove parameter
Removes a parameter, if set. This will make the processor use the default value for the parameter as specified in the stylesheet.
namespace
The namespace URI of the XSLT parameter.
name
The local name of the XSLT parameter.
官方地址:https://www.php.net/manual/en/xsltprocessor.removeparameter.php