protected property BehaviorSettings::$allow_override in Rabbit Hole 2.x
Same name and namespace in other branches
- 8 src/Entity/BehaviorSettings.php \Drupal\rabbit_hole\Entity\BehaviorSettings::allow_override
Whether inherited behaviors can be edited (if this is a bundle).
Type: bool
File
- src/
Entity/ BehaviorSettings.php, line 72
Class
- BehaviorSettings
- Defines the Behavior settings entity.
Namespace
Drupal\rabbit_hole\EntityCode
protected $allow_override;