You are here

protected property FeaturesEditForm::$excluded in Features 8.3

Same name and namespace in other branches
  1. 8.4 modules/features_ui/src/Form/FeaturesEditForm.php \Drupal\features_ui\Form\FeaturesEditForm::excluded

Config to be specifically excluded.

Type: array

File

modules/features_ui/src/Form/FeaturesEditForm.php, line 72

Class

FeaturesEditForm
Defines the features settings form.

Namespace

Drupal\features_ui\Form

Code

protected $excluded;