DOMNode::normalize

(PHP 5, PHP 7)

DOMNode::normalize Normalizes the node

Beschreibung

public DOMNode::normalize ( void ) : void

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

Rückgabewerte

Es wird kein Wert zurückgegeben.

Siehe auch