You are here

protected property ColorsSettingsForm::$editableConfig in Colors 8

An array of configuration names that should be editable.

Type: array

File

src/Form/ColorsSettingsForm.php, line 22

Class

ColorsSettingsForm
Configure color settings.

Namespace

Drupal\colors\Form

Code

protected $editableConfig = [];