(PHP 5, PHP 7)
Normalizes the node
public void DOMNode::normalize ( void )
Remove empty text nodes and merge adjacent text nodes in this node and all its children.
Returns:
No value is returned.
See also:
Please login to continue.