Set path where database files are stored
Usage
$backup->setPath(string $path);
Arguments
Name | Type(s) | Description |
---|---|---|
path | string |
Return value
$this
Object instance it was called from (method supports fluent interface).
Exceptions
Method can throw exceptions on error:
\Exception
- if path has a problem
$backup methods and properties
API reference based on ProcessWire core version 3.0.236