Query NextUntil - ThomasWeinert/FluentDOM GitHub Wiki
FluentDOM\Query::nextUntil()
FluentDOM\Query nextUntil([ string $selector = NULL [, $filter = NULL ]])
Get all following siblings of each element up to but not including the element matched by the selector.