ThemeSettingsForm::$editableConfig
Same name in other branches
- 8.9.x core/modules/system/src/Form/ThemeSettingsForm.php \Drupal\system\Form\ThemeSettingsForm::editableConfig
- 10 core/modules/system/src/Form/ThemeSettingsForm.php \Drupal\system\Form\ThemeSettingsForm::editableConfig
- 11.x core/modules/system/src/Form/ThemeSettingsForm.php \Drupal\system\Form\ThemeSettingsForm::editableConfig
An array of configuration names that should be editable.
Type: array
File
-
core/
modules/ system/ src/ Form/ ThemeSettingsForm.php, line 55
Class
- ThemeSettingsForm
- Displays theme configuration for entire site and individual themes.
Namespace
Drupal\system\FormCode
protected $editableConfig = [];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.