(PHP 5, PHP 7)
The DOMText class inherits from DOMCharacterData and represents the textual content of a DOMElement or DOMAttr.
$exclusive
= false
, bool $withComments
= false
, array|null $xpath
= null
, array|null $nsPrefixes
= null
) : string|false$uri
, bool $exclusive
= false
, bool $withComments
= false
, array|null $xpath
= null
, array|null $nsPrefixes
= null
) : int|falseHolds all the text of logically-adjacent (not separated by Element, Comment or Processing Instruction) Text nodes.