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

FluentDOM\Query::removeClass()

FluentDOM\Query removeClass([ string $class = '' ]);

Removes all or the specified class(es) from the set of matched elements.

Clone this wiki locally