SubformState::$subform

Same name and namespace in other branches
  1. 8.9.x core/lib/Drupal/Core/Form/SubformState.php \Drupal\Core\Form\SubformState::subform
  2. 10 core/lib/Drupal/Core/Form/SubformState.php \Drupal\Core\Form\SubformState::subform
  3. 11.x core/lib/Drupal/Core/Form/SubformState.php \Drupal\Core\Form\SubformState::subform

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;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.