The request stack.
Type: \Symfony\Component\HttpFoundation\RequestStack
File
- core/lib/Drupal/Core/Path/CurrentPathStack.php, line 27
Class
- CurrentPathStack
- Represents the current path for the current request.
Namespace
Drupal\Core\Path
Code
protected $requestStack;
Please login to continue.