DOMParentNode::prepend
(PHP 8)
DOMParentNode::prepend — Prepends nodes before the first child node
Beschreibung
Prepends one or many nodes
to the list of children before the first child node.
Parameter-Liste
-
nodes
-
The nodes to prepend.
Rückgabewerte
Es wird kein Wert zurückgegeben.