\marketplace\ebay\utilsDOMUtils

Summary

Methods
Properties
Constants
createDOM()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

createDOM()

createDOM(string  $xml) : \marketplace\ebay\utils\DomDocument

Creates a DOM for XML; Defaults to using pretty print.

Parameters

string $xml

XML Blob

Returns

\marketplace\ebay\utils\DomDocument —

DOM representation of the XML