You are here

protected property RouteMatch::$routeName in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 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 25
Contains \Drupal\Core\Routing\RouteMatch.

Class

RouteMatch
Default object representing the results of routing.

Namespace

Drupal\Core\Routing

Code

protected $routeName;