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