Php/docs/domnode.normalize

来自菜鸟教程
跳转至:导航、​搜索

DOMNode::normalize

(PHP 5, PHP 7)

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.


返回值

没有返回值。