ThemeSettingsForm::$editableConfig

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

1
protected $editableConfig = [];
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.