The request stack.
Type: \Symfony\Component\HttpFoundation\RequestStack
File
- core/lib/Drupal/Core/Form/FormCache.php, line 68
Class
- FormCache
- Encapsulates the caching of a form and its form state.
Namespace
Drupal\Core\Form
Code
protected $requestStack;
Please login to continue.