XSLTProcessor::importStylesheet
(PHP 5, PHP 7, PHP 8)
XSLTProcessor::importStylesheet — Import stylesheet
Description
$stylesheet
): boolThis method imports the stylesheet into the XSLTProcessor for transformations.
Return Values
Returns true
on success or false
on failure.