Skip to content
Thomas Weinert edited this page Jul 31, 2014 · 1 revision

FluentDOM\Query::prevUntil()

FluentDOM\Query prevUntil([ string $selector = NULL [, $filter = NULL ]])

Get all preceding siblings of each element up to but not including the element matched by the selector.

Clone this wiki locally