protected property PathMatcher::$routeMatch in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/lib/Drupal/Core/Path/PathMatcher.php \Drupal\Core\Path\PathMatcher::routeMatch
The current route match.
Type: \Drupal\Core\Routing\RouteMatchInterface
File
- core/
lib/ Drupal/ Core/ Path/ PathMatcher.php, line 52 - Contains \Drupal\Core\Path\PathMatcher.
Class
- PathMatcher
- Provides a path matcher.
Namespace
Drupal\Core\PathCode
protected $routeMatch;