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

FluentDOM\Element::find()

FluentDOM\Query find(string $expression)

Creates an FluentDOM\Query instance for the node, calls find() on it and returns the spawned instance.

Clone this wiki locally