Свойство | Type | Description | |
---|---|---|---|
$filename | string |
Méthode | Description | |
---|---|---|
setFileName ( string $filename ) | Sets the filename that this persistor will save to. | |
write ( PHPUnit_Extensions_Database_DataSet_IDataSet $dataset ) | Writes the dataset to a yaml file |
public setFileName ( string $filename ) | ||
$filename | string |
public write ( PHPUnit_Extensions_Database_DataSet_IDataSet $dataset ) | ||
$dataset | PHPUnit_Extensions_Database_DataSet_IDataSet |