FormTestBase::$formBuilder
Same name in other branches
- 9 core/tests/Drupal/Tests/Core/Form/FormTestBase.php \Drupal\Tests\Core\Form\FormTestBase::formBuilder
- 10 core/tests/Drupal/Tests/Core/Form/FormTestBase.php \Drupal\Tests\Core\Form\FormTestBase::formBuilder
- 11.x core/tests/Drupal/Tests/Core/Form/FormTestBase.php \Drupal\Tests\Core\Form\FormTestBase::formBuilder
The form builder being tested.
Type: \Drupal\Core\Form\FormBuilderInterface
File
-
core/
tests/ Drupal/ Tests/ Core/ Form/ FormTestBase.php, line 26
Class
- FormTestBase
- Provides a base class for testing form functionality.
Namespace
Drupal\Tests\Core\FormCode
protected $formBuilder;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.