protected property AdminContext::$routeMatch in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/lib/Drupal/Core/Routing/AdminContext.php \Drupal\Core\Routing\AdminContext::routeMatch
The route match.
Type: \Drupal\Core\Routing\RouteMatchInterface
File
- core/
lib/ Drupal/ Core/ Routing/ AdminContext.php, line 22 - Contains \Drupal\Core\Routing\AdminContext.
Class
- AdminContext
- Provides a helper class to determine whether the route is an admin one.
Namespace
Drupal\Core\RoutingCode
protected $routeMatch;