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