View file core/libs/htmlParser/manual/docs/api/simple_html_dom/read_tag.md
# read_tag (protected) ```php read_tag () : bool ``` Reads a single tag starting at the current parsing position in the document. The tag is automatically added to the DOM. Returns true if a tag was found.