public function PluginCallerInterface::plugins in Backup and Migrate 8.4
Get the plugin manager.
Return value
\BackupMigrate\Core\Plugin\PluginManagerInterface.
File
- lib/
backup_migrate_core/ src/ Plugin/ PluginCallerInterface.php, line 28
Class
- PluginCallerInterface
- Interface PluginCallerPluginInterface.
Namespace
BackupMigrate\Core\PluginCode
public function plugins();