View file core/libs/htmlParser/manual/docs/api/simple_html_dom_node/first_child.md

File size: 146B
# first_child

```php
first_child ( ) : mixed
```

Returns the first child node of the current node or null if the current nod has no child nodes.