DOMDocument::normalizeDocument

(PHP 5, PHP 7)

DOMDocument::normalizeDocumentNormalizes the document

Descrição

public DOMDocument::normalizeDocument ( void ) : void

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

Valor Retornado

Não há valor retornado.

Veja Também