class XmlTypeResolver implements TypeResolverInterface

Methods

__construct(XmlReader $reader)

XmlTypeResolver constructor.

string|null
getType(DOMDocument|string $value)

No description

Details

at line 30
__construct(XmlReader $reader)

XmlTypeResolver constructor.

Parameters

XmlReader $reader

at line 40
string|null getType(DOMDocument|string $value)

Parameters

DOMDocument|string $value

Return Value

string|null