WireDatabaseBackup::setPath() method

Set path where database files are stored

Usage

$backup->setPath(string $path);

Arguments

NameType(s)Description
$pathstring

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.253