You are here

public property BackupMigrateSourcePlugin::$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/BackupMigrateSourcePlugin.php, line 47

Class

BackupMigrateSourcePlugin
Defines an source plugin annotation object.

Namespace

Drupal\backup_migrate\Drupal\EntityPlugins\Annotation

Code

public $wrapped_class;