The request stack.
Type: \Symfony\Component\HttpFoundation\RequestStack
File
- core/lib/Drupal/Core/Form/FormBuilder.php, line 49
Class
- FormBuilder
- Provides form building and processing.
Namespace
Drupal\Core\Form
Code
protected $requestStack;
The request stack.
Type: \Symfony\Component\HttpFoundation\RequestStack
Drupal\Core\Form
protected $requestStack;
Please login to continue.