Set the database configuration information
Usage
$backup->setDatabaseConfig($config);
Arguments
Name | Type(s) | Description |
---|---|---|
config | array, Config, object | Containing these properties:
|
Return value
$this
Object instance it was called from (method supports fluent interface).
Exceptions
Method can throw exceptions on error:
\Exception
- if missing required config settings
$backup methods and properties
API reference based on ProcessWire core version 3.0.236