$database→backups()
Retrieve new instance of WireDatabaseBackups ready to use with this connection
See WireDatabaseBackup class for usage.
Usage
$wireDatabaseBackup = $database->backups();Return value
Exceptions
Method can throw exceptions on error:
WireExceptionor\Exception- on fatal error
See Also
$database methods and properties
API reference based on ProcessWire core version 3.0.257