protected property FieldValidationRuleSetFormBase::$entity in Field Validation 8
The entity being used by this form.
Type: \Drupal\field_validation\FieldValidationRuleSetInterface
Overrides EntityForm::$entity
File
- src/
Form/ FieldValidationRuleSetFormBase.php, line 20
Class
- FieldValidationRuleSetFormBase
- Base form for FieldValidationRuleSet add and edit forms.
Namespace
Drupal\field_validation\FormCode
protected $entity;