You are here

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

Whether new items of this type can be created.

Type: bool

File

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

Class

BackupMigrateDestinationPlugin
Defines a destination plugin annotation object.

Namespace

Drupal\backup_migrate\Drupal\EntityPlugins\Annotation

Code

public $locked;