BackupTrait ​
- Type
- Trait
- Namespace
- craft\console\controllers
- Implemented by
- craft\console\controllers\MigrateController, craft\console\controllers\UpdateController
- Since
- 3.6.0
Updates Craft and plugins.
Protected Properties ​
Property | Description |
---|---|
backupPath | string, null – The path to the database backup |
backupPath
​
The path to the database backup
Protected Methods ​
Method | Description |
---|---|
backup() | Attempts to backup the database. |
backup()
​
Attempts to backup the database.