You are here

protected property BehaviorSettings::$id in Rabbit Hole 8

Same name and namespace in other branches
  1. 2.x src/Entity/BehaviorSettings.php \Drupal\rabbit_hole\Entity\BehaviorSettings::id

The Behavior settings ID.

Type: string

File

src/Entity/BehaviorSettings.php, line 58

Class

BehaviorSettings
Defines the Behavior settings entity.

Namespace

Drupal\rabbit_hole\Entity

Code

protected $id;