You are here

public function BackupMigrateInterface::services in Backup and Migrate 5.0.x

Get the service locator.

Return value

\Drupal\backup_migrate\Core\Service\ServiceManager

1 method overrides BackupMigrateInterface::services()
BackupMigrate::services in src/Core/Main/BackupMigrate.php
Get the service locator.

File

src/Core/Main/BackupMigrateInterface.php, line 77

Class

BackupMigrateInterface
The core Backup and Migrate service.

Namespace

Drupal\backup_migrate\Core\Main

Code

public function services();