Current File : /var/www/website/nublr/Regulations/simplehtmldom/manual/docs/api/HtmlNode/previousSibling.md
---
title: previousSibling
---
```php
previousSibling ( ) : object
```
Returns the previous sibling of the current node, or null if the current node has no previous sibling.