You are here

protected property BehaviorSettings::$entity_id in Rabbit Hole 8

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

The entity id, eg. 'article'.

Type: string

File

src/Entity/BehaviorSettings.php, line 106

Class

BehaviorSettings
Defines the Behavior settings entity.

Namespace

Drupal\rabbit_hole\Entity

Code

protected $entity_id;