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;
Please login to continue.