protected property SettingsForm::$editableConfig in Habitat 8
An array of configuration names that should be editable.
Type: array
File
- habitat_ui/
src/ Form/ SettingsForm.php, line 22 - Contains \Drupal\habitat_ui\Form\SettingsForm.
Class
- SettingsForm
- Defines a form that configures habitat settings.
Namespace
Drupal\habitat_ui\FormCode
protected $editableConfig = [];