The request stack.
Type: \Symfony\Component\HttpFoundation\RequestStack
File
- core/lib/Drupal/Core/Form/FormSubmitter.php, line 28
Class
- FormSubmitter
- Provides submission processing for forms.
Namespace
Drupal\Core\Form
Code
protected $requestStack;
The request stack.
Type: \Symfony\Component\HttpFoundation\RequestStack
Drupal\Core\Form
protected $requestStack;
Please login to continue.