RouteMatch::$routeName

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Routing/RouteMatch.php \Drupal\Core\Routing\RouteMatch::routeName
  2. 8.9.x core/lib/Drupal/Core/Routing/RouteMatch.php \Drupal\Core\Routing\RouteMatch::routeName
  3. 10 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;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.