Свойство | Type | Description | |
---|---|---|---|
$fileSystem | |||
$filename | string | ||
$writer | XMLWriter | XML Writer. |
Méthode | Description | |
---|---|---|
__construct ( |
Creates a new writer object, ready to write XML. | |
addCheckResults ( |
Defined by ReportInterface. | |
finish ( ) | Defined by ReportInterface. | |
setFilename ( $fileName ) | ||
start ( ) | Defined by ReportInterface. |
public __construct ( |
||
$fileSystem |
public addCheckResults ( |
||
$file | ||
$checkResults | array |
protected FileSystem,HippoPHP\Hippo $fileSystem | ||
Résultat |