View file core/libs/htmlParser/manual/docs/api/simple_html_dom_node/innertext.md
# innertext ```php innertext ( ) : string ``` Returns the inner text (everything inside the opening and closing tags) of the current node.
# innertext ```php innertext ( ) : string ``` Returns the inner text (everything inside the opening and closing tags) of the current node.