FormValidator::$requestStack
Same name in other branches
- 9 core/lib/Drupal/Core/Form/FormValidator.php \Drupal\Core\Form\FormValidator::requestStack
- 8.9.x core/lib/Drupal/Core/Form/FormValidator.php \Drupal\Core\Form\FormValidator::requestStack
- 11.x core/lib/Drupal/Core/Form/FormValidator.php \Drupal\Core\Form\FormValidator::requestStack
The request stack.
Type: \Symfony\Component\HttpFoundation\RequestStack
File
-
core/
lib/ Drupal/ Core/ Form/ FormValidator.php, line 32
Class
- FormValidator
- Provides validation of form submissions.
Namespace
Drupal\Core\FormCode
protected $requestStack;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.