You are here

protected property BehaviorSettings::$action in Rabbit Hole 2.x

Same name and namespace in other branches
  1. 8 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\Entity

Code

protected $action;