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

FluentDOM\Query::contents()

FluentDOM\Query contents();

Get a set of elements containing all of the unique immediate child nodes including elements and text nodes of each of the matched set of elements.

Clone this wiki locally