You are here

protected property UpdateConfigurationForm::$configManager in Config Direct Save 8.2

Same name and namespace in other branches
  1. 8 src/Form/UpdateConfigurationForm.php \Drupal\config_direct_save\Form\UpdateConfigurationForm::configManager

The configuration manager.

Type: \Drupal\Core\Config\ConfigManagerInterface

File

src/Form/UpdateConfigurationForm.php, line 38

Class

UpdateConfigurationForm
Provide the settings form for updating configurations.

Namespace

Drupal\config_direct_save\Form

Code

protected $configManager;