public property ConditionalFieldsFormHelper::$form_state in Conditional Fields 4.x
Same name and namespace in other branches
- 8 src/ConditionalFieldsFormHelper.php \Drupal\conditional_fields\ConditionalFieldsFormHelper::form_state
The state of the form being modified.
Type: \Drupal\Core\Form\FormStateInterface
File
- src/
ConditionalFieldsFormHelper.php, line 29
Class
- ConditionalFieldsFormHelper
- Helper to interact with forms.
Namespace
Drupal\conditional_fieldsCode
public $form_state;