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

FluentDOM\Query::outerHtml()

FluentDOM\Query|string outerHtml([ string $html = NULL ]);

Get the first matched node as HTML or replace each matched nodes with the provided fragment.

Clone this wiki locally