The Dom\Text class
Guide
Edit on GitHub ✎
The Dom\Text class inherits from Dom\CharacterData and represents a text node.
Intro
The Dom\Text class inherits from Dom\CharacterData and represents a text node.
This is the modern, spec-compliant equivalent of DOMText.
Class synopsis
class Dom\Text extends Dom\CharacterData { }
Properties
Text