public function BackupMigrateInterface::services in Backup and Migrate 8.4
Get the service locator.
Return value
1 method overrides BackupMigrateInterface::services()
- BackupMigrate::services in lib/
backup_migrate_core/ src/ Main/ BackupMigrate.php - Get the service locator.
File
- lib/
backup_migrate_core/ src/ Main/ BackupMigrateInterface.php, line 72
Class
- BackupMigrateInterface
- The core Backup and Migrate service.
Namespace
BackupMigrate\Core\MainCode
public function services();