protected property BehaviorSettings::$action in Rabbit Hole 8
Same name and namespace in other branches
- 2.x src/Entity/BehaviorSettings.php \Drupal\rabbit_hole\Entity\BehaviorSettings::action
The configured action (e.g. display_page).
Type: string
File
- src/
Entity/ BehaviorSettings.php, line 65
Class
- BehaviorSettings
- Defines the Behavior settings entity.
Namespace
Drupal\rabbit_hole\EntityCode
protected $action;