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

File size: 143B
# last_child

```php
last_child ( ) : object
```

Returns the last child of the current node or null if the current node has no child elements.