class Dom (View source)

Methods

static string
render(DOMNode $node)

No description

static array
getElements(DOMNodeList $nodeList, string|null $nodeName)

No description

Details

static string render(DOMNode $node)

No description

Parameters

DOMNode $node

Return Value

string

static array getElements(DOMNodeList $nodeList, string|null $nodeName)

No description

Parameters

DOMNodeList $nodeList
string|null $nodeName

Return Value

array