Creates a copy of the node
public function cloneNode( bool $deep = false, ): this;
bool $deep = false
mixed