You are here

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

Get the list of available destinations.

Return value

\Drupal\backup_migrate\Core\Plugin\PluginManagerInterface

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

File

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

Class

BackupMigrateInterface
The core Backup and Migrate service.

Namespace

Drupal\backup_migrate\Core\Main

Code

public function destinations();