(PHP 5, PHP 7, PHP 8)
XSLTProcessor::importStylesheet — Import stylesheet
$stylesheet
This method imports the stylesheet into the XSLTProcessor for transformations.
stylesheet
The imported style sheet as a DOMDocument or SimpleXMLElement object.
Restituisce true in caso di successo, false in caso di fallimento.
true
false