You are here

protected property BlockLibraryController::$routeMatch in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/block/src/Controller/BlockLibraryController.php \Drupal\block\Controller\BlockLibraryController::routeMatch

The route match.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

core/modules/block/src/Controller/BlockLibraryController.php, line 40

Class

BlockLibraryController
Provides a list of block plugins to be added to the layout.

Namespace

Drupal\block\Controller

Code

protected $routeMatch;