You are here

protected property BehaviorSettingsManager::$configFactory in Rabbit Hole 8

Same name and namespace in other branches
  1. 2.x src/BehaviorSettingsManager.php \Drupal\rabbit_hole\BehaviorSettingsManager::configFactory

Drupal\Core\Config\ConfigFactory definition.

Type: \Drupal\Core\Config\ConfigFactory

File

src/BehaviorSettingsManager.php, line 18

Class

BehaviorSettingsManager
Provides operations for bundles configuration.

Namespace

Drupal\rabbit_hole

Code

protected $configFactory;