DOMDocument::normalizeDocument
(PHP 5, PHP 7, PHP 8)
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.
參數
此函式沒有參數。
返回值
沒有返回值。