You are here

protected property FieldUiTitleController::$routeMatch in Lightning Core 8.3

Same name and namespace in other branches
  1. 8.5 src/Controller/FieldUiTitleController.php \Drupal\lightning_core\Controller\FieldUiTitleController::routeMatch
  2. 8 src/Controller/FieldUiTitleController.php \Drupal\lightning_core\Controller\FieldUiTitleController::routeMatch
  3. 8.2 src/Controller/FieldUiTitleController.php \Drupal\lightning_core\Controller\FieldUiTitleController::routeMatch
  4. 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\Controller

Code

protected $routeMatch;