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