FormTestBase::$requestStack
Same name in other branches
- 8.9.x core/tests/Drupal/Tests/Core/Form/FormTestBase.php \Drupal\Tests\Core\Form\FormTestBase::requestStack
- 10 core/tests/Drupal/Tests/Core/Form/FormTestBase.php \Drupal\Tests\Core\Form\FormTestBase::requestStack
- 11.x core/tests/Drupal/Tests/Core/Form/FormTestBase.php \Drupal\Tests\Core\Form\FormTestBase::requestStack
The request stack.
Type: \Symfony\Component\HttpFoundation\RequestStack
File
-
core/
tests/ Drupal/ Tests/ Core/ Form/ FormTestBase.php, line 100
Class
- FormTestBase
- Provides a base class for testing form functionality.
Namespace
Drupal\Tests\Core\FormCode
protected $requestStack;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.