The request stack.
Type: \Symfony\Component\HttpFoundation\RequestStack
File
- core/lib/Drupal/Core/Theme/AjaxBasePageNegotiator.php, line 46
Class
- AjaxBasePageNegotiator
- Defines a theme negotiator that deals with the active theme on ajax requests.
Namespace
Drupal\Core\Theme
Code
protected $requestStack;
Please login to continue.