(PHP 5, PHP 7, PHP 8)
Representa un nodo que contiene datos. Ningún nodo corresponde a esta clase, pero otros nodos heredan de ella.
$exclusive = false,$withComments = false,$xpath = null,$nsPrefixes = null| Versión | Descripción |
|---|---|
| 8.0.0 | Las propiedades nextElementSibling y previousElementSibling fueron añadidas. |
| 8.0.0 | DOMCharacterData ahora implementa DOMChildNode. |