DOMNode
PHP Manual

DOMNode::normalize

(PHP 5)

DOMNode::normalize Normalizes the node

Descrierea

public void DOMNode::normalize ( void )

Remove empty text nodes and merge adjacent text nodes in this node and all its children.

Valorile întoarse

Nu este întoarsă nici o valoare.

Vedeți de asemenea


DOMNode
PHP Manual