protected property BlockViewBuilder::$routeMatch in Twig Tweak 3.x
Same name and namespace in other branches
- 3.1.x src/View/BlockViewBuilder.php \Drupal\twig_tweak\View\BlockViewBuilder::routeMatch
The current route match.
Type: \Drupal\Core\Routing\RouteMatchInterface
File
- src/
View/ BlockViewBuilder.php, line 63
Class
- BlockViewBuilder
- Block view builder.
Namespace
Drupal\twig_tweak\ViewCode
protected $routeMatch;