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

File size: 147B
# next_sibling

```php
next_sibling ( ) : object
```

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