Php/docs/domdocument.normalizedocument
来自菜鸟教程
DOMDocument::normalizeDocument
(PHP 5, PHP 7)
DOMDocument::normalizeDocument — Normalizes the document
说明
public DOMDocument::normalizeDocument ( ) : void
This method acts as if you saved and then loaded the document, putting the document in a "normal" form.
返回值
没有返回值。