You are here

protected property RouteMatch::$routeName in Drupal 8

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Routing/RouteMatch.php \Drupal\Core\Routing\RouteMatch::routeName

The route name.

Type: string

File

core/lib/Drupal/Core/Routing/RouteMatch.php, line 20

Class

RouteMatch
Default object representing the results of routing.

Namespace

Drupal\Core\Routing

Code

protected $routeName;