You are here

public function BackupMigrateInterface::sources in Backup and Migrate 8.4

Get the list of sources.

Return value

PluginManagerInterface

1 method overrides BackupMigrateInterface::sources()
BackupMigrate::sources in lib/backup_migrate_core/src/Main/BackupMigrate.php
Get the list of sources.

File

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

Class

BackupMigrateInterface
The core Backup and Migrate service.

Namespace

BackupMigrate\Core\Main

Code

public function sources();