The parent form.
Type: mixed[]
File
- core/lib/Drupal/Core/Form/SubformState.php, line 19
Class
- SubformState
- Stores information about the state of a subform.
Namespace
Drupal\Core\Form
Code
protected $parentForm;
The parent form.
Type: mixed[]
Drupal\Core\Form
protected $parentForm;
Please login to continue.