View file core/libs/htmlParser/manual/docs/api/simple_html_dom_node/getAttribute.md
# getAttribute ```php getAttribute ( string $name ) : mixed ``` | Parameter | Description | --------- | ----------- | `name` | Attribute name. Returns the value for the attribute `$name`.