You are here

protected property ShortcutSet::$id in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/shortcut/src/Entity/ShortcutSet.php \Drupal\shortcut\Entity\ShortcutSet::id
  2. 10 core/modules/shortcut/src/Entity/ShortcutSet.php \Drupal\shortcut\Entity\ShortcutSet::id

The machine name for the configuration entity.

Type: string

File

core/modules/shortcut/src/Entity/ShortcutSet.php, line 59

Class

ShortcutSet
Defines the Shortcut set configuration entity.

Namespace

Drupal\shortcut\Entity

Code

protected $id;