You are here

public property BackupMigrateDestinationPlugin::$wrapped_class in Backup and Migrate 8.4

The class of the Backup and Migrate source object.

Type: string

File

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

Class

BackupMigrateDestinationPlugin
Defines an source plugin annotation object.

Namespace

BackupMigrate\Drupal\EntityPlugins\Annotation

Code

public $wrapped_class;