Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EventDBRestoreComplete

Fires whenever the db.restore() function is called. Plugins will be run AFTER the BackupProvider loads the content, and before it gets applied to the database.

Hierarchy

  • EventDBRestoreComplete

Index

Properties

Properties

backup

backup: Backup

The Backup object that will be written to the BackupProvider. Mutations here will effect what's written to the BackupProvider.

event

event: "EventDBRestoreComplete"

Generated using TypeDoc