protected property FeatureManageForm::$entity in Configuration selector 8
Same name and namespace in other branches
- 8.2 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\FormCode
protected $entity;