protected property RouteProvider::$currentPath in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Routing/RouteProvider.php \Drupal\Core\Routing\RouteProvider::currentPath
The current path.
Type: \Drupal\Core\Path\CurrentPathStack
File
- core/
lib/ Drupal/ Core/ Routing/ RouteProvider.php, line 64
Class
- RouteProvider
- A Route Provider front-end for all Drupal-stored routes.
Namespace
Drupal\Core\RoutingCode
protected $currentPath;