Query Html - ThomasWeinert/FluentDOM GitHub Wiki
FluentDOM\Query::html()
FluentDOM\Query|string html([ string $html = NULL ]);
Get html contents of the first matched element or set the html contents of all selected element nodes.
FluentDOM\Query|string html([ string $html = NULL ]);
Get html contents of the first matched element or set the html contents of all selected element nodes.