protected property ConfigFormTestBase::$form in Drupal 9
Same name and namespace in other branches
- 8 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;