You are here

private property InvalidBehaviorSettingException::$setting in Rabbit Hole 2.x

Same name and namespace in other branches
  1. 8 src/Exception/InvalidBehaviorSettingException.php \Drupal\rabbit_hole\Exception\InvalidBehaviorSettingException::setting

Rabbit Hole setting name.

Type: string

File

src/Exception/InvalidBehaviorSettingException.php, line 15

Class

InvalidBehaviorSettingException
Exception for the case of invalid behavior settings.

Namespace

Drupal\rabbit_hole\Exception

Code

private $setting;