DOMNode::cloneNode
(PHP 5, PHP 7, PHP 8)
DOMNode::cloneNode — Clones a node
參數
-
deep
-
Indicates whether to copy all descendant nodes. This parameter is defaulted to
false
.
返回值
The cloned node.
Wellcome to Web4Theme!
(PHP 5, PHP 7, PHP 8)
DOMNode::cloneNode — Clones a node
deep
Indicates whether to copy all descendant nodes. This parameter is
defaulted to false
.
The cloned node.