An array of configuration names that should be editable.
Type: array
File
- core/modules/system/src/Form/ThemeSettingsForm.php, line 47
 
Class
- ThemeSettingsForm
 - Displays theme configuration for entire site and individual themes.
 
Namespace
Drupal\system\Form
Code
protected $editableConfig = [];
Please login to continue.