(PHP 8 >= 8.4.0)
Represents nodes with character data. No nodes directly correspond to this class, but other nodes do inherit from it.
This is the modern, spec-compliant equivalent of DOMCharacterData.
...$nodes
$data
$offset
$count
The previous sibling element or null.
null
The next sibling element or null.
The contents of the node.
The length of the contents.