You are here

protected property SimpleBlockAddControllerSubscriber::$routeMatch in Simple Block 8

Current route match service.

Type: \Drupal\Core\Routing\ResettableStackedRouteMatchInterface

File

modules/simple_block_layout_builder/src/Event/Subscriber/SimpleBlockAddControllerSubscriber.php, line 38

Class

SimpleBlockAddControllerSubscriber
Alters the render array of Layout Builder ChooseBlockController::build().

Namespace

Drupal\simple_block_layout_builder\Event\Subscriber

Code

protected $routeMatch;