protected property BlockLibraryController::$routeMatch in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 45 - Contains \Drupal\block\Controller\BlockLibraryController.
Class
- BlockLibraryController
- Provides a list of block plugins to be added to the layout.
Namespace
Drupal\block\ControllerCode
protected $routeMatch;