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;
The route.
Type: \Symfony\Component\Routing\Route
Drupal\Core\Routing
protected $route;
Please login to continue.