(PHP 5, PHP 7)
Normalizes the document
public void DOMDocument::normalizeDocument ( void )
This method acts as if you saved and then loaded the document, putting the document in a "normal" form.
Returns:
No value is returned.
See also:
Please login to continue.