PHP 8.4.2 Released!

Dom\ChildNode::remove

(PHP 8 >= 8.4.0)

Dom\ChildNode::removeRemoves the node

Beschreibung

public Dom\ChildNode::remove(): void

Removes the node.

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

Es wird kein Wert zurückgegeben.

Siehe auch

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top