File "getElementById.md"
Full Path: /var/www/html/wordpress/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/getElementById.md
File size: 184 bytes
MIME-type: text/plain
Charset: utf-8
```php
getElementById ( string $id ) : object
```
| Parameter | Description |
|-----------|-------------|
| `id` | Element id. |
Returns the first element with the specified id.