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

