(PHP 5, PHP 7, PHP 8)
DOMNode::normalize — Normalizes the node
public DOMNode::normalize(): void
Remove empty text nodes and merge adjacent text nodes in this node and all its children.
This function has no parameters.
No value is returned.
© 1997–2025 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/domnode.normalize.php