protected property ServiceManager::$clients in Backup and Migrate 8.4
Type: array
File
- lib/
backup_migrate_core/ src/ Service/ ServiceManager.php, line 23
Class
- ServiceManager
- A very simple service locator. Does not handle dependency injection but could be replaced by a more complex application specific version which does.
Namespace
BackupMigrate\Core\ServiceCode
protected $clients;