ConfigFormTestBase::$form
Same name in other branches
- 9 core/tests/Drupal/KernelTests/ConfigFormTestBase.php \Drupal\KernelTests\ConfigFormTestBase::form
- 10 core/tests/Drupal/KernelTests/ConfigFormTestBase.php \Drupal\KernelTests\ConfigFormTestBase::form
- 11.x core/tests/Drupal/KernelTests/ConfigFormTestBase.php \Drupal\KernelTests\ConfigFormTestBase::form
Form ID to use for testing.
Type: \Drupal\Core\Form\FormInterface
File
-
core/
tests/ Drupal/ KernelTests/ ConfigFormTestBase.php, line 20
Class
- ConfigFormTestBase
- Full generic test suite for any form that data with the configuration system.
Namespace
Drupal\KernelTestsCode
protected $form;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.