View file core/libs/htmlParser/manual/docs/api/simple_html_dom_node/first_child.md
# 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.
# 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.