You are here

public function BackupMigrateInterface::setServiceManager in Backup and Migrate 8.4

Set the service locator.

Parameters

ServiceManager $services:

1 method overrides BackupMigrateInterface::setServiceManager()
BackupMigrate::setServiceManager in lib/backup_migrate_core/src/Main/BackupMigrate.php
Set the service locator.

File

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

Class

BackupMigrateInterface
The core Backup and Migrate service.

Namespace

BackupMigrate\Core\Main

Code

public function setServiceManager($services);