(PHP 5, PHP 7)
The DOMText class inherits from DOMCharacterData and represents the textual content of a DOMElement or DOMAttr.
$exclusive
   [, bool $with_comments
   [, array $xpath
   [, array $ns_prefixes
  ]]]] ) : string$uri
   [, bool $exclusive = FALSE
   [, bool $with_comments = FALSE
   [, array $xpath
   [, array $ns_prefixes
  ]]]] ) : intHolds all the text of logically-adjacent (not separated by Element, Comment or Processing Instruction) Text nodes.