The current route match.
Type: \Drupal\Core\Routing\RouteMatchInterface
File
- core/lib/Drupal/Core/Path/PathMatcher.php, line 47
Class
- PathMatcher
- Provides a path matcher.
Namespace
Drupal\Core\Path
Code
protected $routeMatch;
The current route match.
Type: \Drupal\Core\Routing\RouteMatchInterface
Drupal\Core\Path
protected $routeMatch;
Please login to continue.