DOMDocument
PHP Manual

DOMDocument::normalizeDocument

(PHP 5)

DOMDocument::normalizeDocumentNormalizes the document

설명

void DOMDocument::normalizeDocument ( void )

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

반환값

값을 반환하지 않습니다.

참고


DOMDocument
PHP Manual