protected property BlockLibraryController::$routeMatch in Drupal 9
Same name and namespace in other branches
- 8 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\ControllerCode
protected $routeMatch;