DOMDocument::normalizeDocument

(PHP 5, PHP 7, PHP 8)

DOMDocument::normalizeDocumentNormalizes the document

說(shuō)明

public DOMDocument::normalizeDocument(): void

This method acts as if you saved and then loaded the document, putting the document in a "normal" form.

參數(shù)

此函數(shù)沒(méi)有參數(shù)。

返回值

沒(méi)有返回值。

參見(jiàn)