View file core/libs/htmlParser/manual/docs/api/simple_html_dom_node/last_child.md
# last_child ```php last_child ( ) : object ``` Returns the last child of the current node or null if the current node has no child elements.
# last_child ```php last_child ( ) : object ``` Returns the last child of the current node or null if the current node has no child elements.