PHP 8.6.0 Alpha 2 available for testing

Dom\ChildNode::remove

(PHP 8 >= 8.4.0)

Dom\ChildNode::removeElimina el nodo

Descripción

public function Dom\ChildNode::remove(): void

Elimina el nodo.

Parámetros

Esta función no contiene ningún parámetro.

Valores devueltos

No se retorna ningún valor.

Véase también

add a note

User Contributed Notes

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