protected property UrlMatcher::$currentPath in Drupal 8
Same name and namespace in other branches
- 9 core/lib/Drupal/Core/Routing/UrlMatcher.php \Drupal\Core\Routing\UrlMatcher::currentPath
The current path.
Type: \Drupal\Core\Path\CurrentPathStack
File
- core/
lib/ Drupal/ Core/ Routing/ UrlMatcher.php, line 20
Class
- UrlMatcher
- Drupal-specific URL Matcher; handles the Drupal "system path" mapping.
Namespace
Drupal\Core\RoutingCode
protected $currentPath;