protected property FormTestBase::$request in Drupal 9
Same name and namespace in other branches
- 8 core/tests/Drupal/Tests/Core/Form/FormTestBase.php \Drupal\Tests\Core\Form\FormTestBase::request
The request.
Type: \Symfony\Component\HttpFoundation\Request
File
- core/
tests/ Drupal/ Tests/ Core/ Form/ FormTestBase.php, line 92
Class
- FormTestBase
- Provides a base class for testing form functionality.
Namespace
Drupal\Tests\Core\FormCode
protected $request;