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

FluentDOM\Query::get()

FluentDOM\Query get([ int $position = NULL ]);

Retrieve the matched DOM elements in an array. A negative position will be counted from the end.

Clone this wiki locally