You are here

protected property FeatureManageForm::$entity in Configuration selector 8.2

Same name and namespace in other branches
  1. 8 src/Form/FeatureManageForm.php \Drupal\config_selector\Form\FeatureManageForm::entity

The entity being used by this form.

Type: \Drupal\config_selector\Entity\FeatureInterface

Overrides EntityForm::$entity

File

src/Form/FeatureManageForm.php, line 23

Class

FeatureManageForm
Builds the feature manage form.

Namespace

Drupal\config_selector\Form

Code

protected $entity;