protected property BehaviorSettings::$entity_id in Rabbit Hole 2.x
Same name and namespace in other branches
- 8 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\EntityCode
protected $entity_id;