View file core/libs/htmlParser/manual/docs/api/simple_html_dom_node/getElementByTagName.md
# getElementByTagName ```php getElementByTagName ( string $name ) : object ``` | Parameter | Description | --------- | ----------- | `name` | Tag name. Returns the first element with the specified tag name.