The route match.
Type: \Drupal\Core\Routing\RouteMatchInterface
File
- core/lib/Drupal/Core/Routing/AdminContext.php, line 17
Class
- AdminContext
- Provides a helper class to determine whether the route is an admin one.
Namespace
Drupal\Core\Routing
Code
protected $routeMatch;
Please login to continue.