CloneableInstantiable
Methods |
public __construct(string $backupPath, string $targetPath) |
public getError() : string |
public run() : bool |
Properties |
private $backupHandle = NULL
|
private string $error = '' |
private $targetHandle = NULL
|
Methods |
private processLine(string $line) : string |
private replaceOption(string $option, string $replacement, string $line) : string |