0xV3NOMx
Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64



Your IP : 3.147.60.193


Current Path : /var/www/website/nublr/Regulations/simplehtmldom/manual/docs/api/HtmlNode/
Upload File :
Current File : /var/www/website/nublr/Regulations/simplehtmldom/manual/docs/api/HtmlNode/__construct.md

---
title: __construct
---

```php
__construct ( [ object $dom ] ) : object
```

| Parameter     | Description
| ---------     | -----------
| `dom`         | An object of type [`HtmlDocument`](api/HtmlDocument/).

Constructs a new object of type `HtmlNode`, assignes `$dom` as DOM object and adds itself to the list of nodes in `$dom`.