DOMDocument::normalizeDocument
(PHP 5, PHP 7, PHP 8)
DOMDocument::normalizeDocument — Normalizes the document
Description
This method acts as if you saved and then loaded the document, putting the document in a "normal" form.
Parameters
This function has no parameters.
Return Values
No value is returned.