DOMNode::normalize

(PHP 5, PHP 7)

DOMNode::normalize Normalizes the node

Description

public DOMNode::normalize ( ) : void

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

Return Values

No value is returned.

See Also

© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/domnode.normalize.php