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

FluentDOM\Query::hasClass()

bool hasClass(string $class);

Returns true if the specified class is present on at least one of the set of matched elements.

Clone this wiki locally