Current File : /var/www/website/nublr/Regulations/simplehtmldom/manual/docs/api/HtmlNode/firstChild.md
---
title: firstChild
---
```php
firstChild ( ) : mixed
```
Returns the first child node of the current node or null if the current nod has no child nodes.