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

File size: 156B
# prev_sibling

```php
prev_sibling ( ) : object
```

Returns the previous sibling of the current node, or null if the current node has no previous sibling.