protected property CurrentPathStack::$requestStack in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Path/CurrentPathStack.php \Drupal\Core\Path\CurrentPathStack::requestStack
The request stack.
Type: \Symfony\Component\HttpFoundation\RequestStack
File
- core/
lib/ Drupal/ Core/ Path/ CurrentPathStack.php, line 29
Class
- CurrentPathStack
- Represents the current path for the current request.
Namespace
Drupal\Core\PathCode
protected $requestStack;