Element SaveXmlFragment - ThomasWeinert/FluentDOM GitHub Wiki
FluentDOM\Element::saveXmlFragment()
string saveXmlFragment();
Saves all child nodes into an XML fragment string. This does not include the element node itself.
string saveXmlFragment();
Saves all child nodes into an XML fragment string. This does not include the element node itself.