protected property RouteMatch::$routeName in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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\RoutingCode
protected $routeName;