You are here

protected property BehaviorSettings::$entity_type_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_type_id

The entity type id, eg. 'node_type'.

Type: string

File

src/Entity/BehaviorSettings.php, line 99

Class

BehaviorSettings
Defines the Behavior settings entity.

Namespace

Drupal\rabbit_hole\Entity

Code

protected $entity_type_id;