You are here

protected property FeaturesEditForm::$allowConflicts 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::allowConflicts

Determine if conflicts are allowed to be added.

Type: bool

File

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

Class

FeaturesEditForm
Defines the features settings form.

Namespace

Drupal\features_ui\Form

Code

protected $allowConflicts;