Clones a node
$deep
false
Creates a copy of the node.
deep
Indicates whether to copy all descendant nodes. This parameter is defaulted to false.
The cloned node.