final class Loader (View source)

internal  This class is not covered by the backward compatibility promise for PHPUnit
 

Methods

loadFile(string $filename)

No description

load(string $actual)

No description

Details

DOMDocument loadFile(string $filename)

No description

Parameters

string $filename

Return Value

DOMDocument

Exceptions

XmlException

DOMDocument load(string $actual)

No description

Parameters

string $actual

Return Value

DOMDocument

Exceptions

XmlException