(PHP 8)
DOMChildNode::before — Adds nodes before the node
...$nodes
Adds the passed nodes before the node.
nodes
Nodes to be added before the node.
No value is returned.