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

FluentDOM\Query::outerXml()

FluentDOM\Query|string outerXml([ string $xml = NULL ]);

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

Clone this wiki locally