You are here

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

Whether new items of this type can be created.

Type: bool

File

src/Drupal/EntityPlugins/Annotation/BackupMigrateSourcePlugin.php, line 54

Class

BackupMigrateSourcePlugin
Defines an source plugin annotation object.

Namespace

Drupal\backup_migrate\Drupal\EntityPlugins\Annotation

Code

public $locked;