DOMNode::cloneNode. Creates a copy of the node. public function cloneNode( bool $deep = false, ): this;. Parameters. bool $deep = false - Indicates whether ...
確定! 回上一頁