(PHP 8 >= 8.4.0)
Dom\HTMLDocument::saveHtml — Serializes the document as an HTML string
Serializes the document as an HTML string.
nodeThe serialized HTML document string in the current document encoding.
node von einem anderen Dokument stammt, wird eine
  Dom\DOMException mit dem Code
  Dom\WRONG_DOCUMENT_ERR ausgelöst.
 
