You are here

public property BackupMigrateDestinationPlugin::$wrapped_class in Backup and Migrate 5.0.x

The class of the Backup and Migrate source object.

Type: string

File

src/Drupal/EntityPlugins/Annotation/BackupMigrateDestinationPlugin.php, line 46

Class

BackupMigrateDestinationPlugin
Defines a destination plugin annotation object.

Namespace

Drupal\backup_migrate\Drupal\EntityPlugins\Annotation

Code

public $wrapped_class;