RouteMatch::$route

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Routing/RouteMatch.php \Drupal\Core\Routing\RouteMatch::route
  2. 8.9.x core/lib/Drupal/Core/Routing/RouteMatch.php \Drupal\Core\Routing\RouteMatch::route
  3. 10 core/lib/Drupal/Core/Routing/RouteMatch.php \Drupal\Core\Routing\RouteMatch::route

The route.

Type: \Symfony\Component\Routing\Route

File

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

Class

RouteMatch
Default object representing the results of routing.

Namespace

Drupal\Core\Routing

Code

protected $route;

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