protected property BlockViewBuilder::$requestStack in Twig Tweak 3.1.x
Same name and namespace in other branches
- 3.x src/View/BlockViewBuilder.php \Drupal\twig_tweak\View\BlockViewBuilder::requestStack
The request stack.
Type: \Symfony\Component\HttpFoundation\RequestStack
File
- src/
View/ BlockViewBuilder.php, line 56
Class
- BlockViewBuilder
- Block view builder.
Namespace
Drupal\twig_tweak\ViewCode
protected $requestStack;