You are here

protected property BlockViewBuilder::$routeMatch in Twig Tweak 3.1.x

Same name and namespace in other branches
  1. 3.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\View

Code

protected $routeMatch;