You are here

public function ServiceManagerInterface::keys in Backup and Migrate 8.4

Get an array of keys for all available services.

Return value

array

1 method overrides ServiceManagerInterface::keys()
ServiceManager::keys in lib/backup_migrate_core/src/Service/ServiceManager.php
Get an array of keys for all available services.

File

lib/backup_migrate_core/src/Service/ServiceManagerInterface.php, line 27

Class

ServiceManagerInterface
Interface ServiceManagerInterface.

Namespace

BackupMigrate\Core\Service

Code

public function keys();