You are here

public function BackupMigrateInterface::__construct in Backup and Migrate 8.4

Backup and Migrate constructor.

1 method overrides BackupMigrateInterface::__construct()
BackupMigrate::__construct in lib/backup_migrate_core/src/Main/BackupMigrate.php

File

lib/backup_migrate_core/src/Main/BackupMigrateInterface.php, line 17

Class

BackupMigrateInterface
The core Backup and Migrate service.

Namespace

BackupMigrate\Core\Main

Code

public function __construct();