You are here

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

Get the list of sources.

Return value

\Drupal\backup_migrate\Core\Plugin\PluginManagerInterface

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

File

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

Class

BackupMigrateInterface
The core Backup and Migrate service.

Namespace

Drupal\backup_migrate\Core\Main

Code

public function sources();