You are here

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

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

The Settings Profile ID.

Type: string

File

src/Entity/SettingsProfile.php, line 51

Class

SettingsProfile
Defines the Settings Profile entity.

Namespace

Drupal\backup_migrate\Entity

Code

protected $id;