You are here

protected property WrapperEntityBase::$id in Backup and Migrate 5.0.x

Same name and namespace in other branches
  1. 8.4 src/Entity/WrapperEntityBase.php \Drupal\backup_migrate\Entity\WrapperEntityBase::id

The Backup Source ID.

Type: string

File

src/Entity/WrapperEntityBase.php, line 25

Class

WrapperEntityBase
A configuration entity that wraps a Backup and Migrate plugin.

Namespace

Drupal\backup_migrate\Entity

Code

protected $id;