protected property FieldUiTitleController::$routeMatch in Lightning Core 8.2
Same name and namespace in other branches
- 8.5 src/Controller/FieldUiTitleController.php \Drupal\lightning_core\Controller\FieldUiTitleController::routeMatch
- 8 src/Controller/FieldUiTitleController.php \Drupal\lightning_core\Controller\FieldUiTitleController::routeMatch
- 8.3 src/Controller/FieldUiTitleController.php \Drupal\lightning_core\Controller\FieldUiTitleController::routeMatch
- 8.4 src/Controller/FieldUiTitleController.php \Drupal\lightning_core\Controller\FieldUiTitleController::routeMatch
The route match service.
Type: \Drupal\Core\Routing\RouteMatchInterface
File
- src/
Controller/ FieldUiTitleController.php, line 22
Class
- FieldUiTitleController
- Dynamically generates titles for various Field UI routes.
Namespace
Drupal\lightning_core\ControllerCode
protected $routeMatch;