protected property PathSubscriber::$currentPath in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/lib/Drupal/Core/EventSubscriber/PathSubscriber.php \Drupal\Core\EventSubscriber\PathSubscriber::currentPath
The current path.
Type: \Drupal\Core\Path\CurrentPathStack
File
- core/
lib/ Drupal/ Core/ EventSubscriber/ PathSubscriber.php, line 35 - Contains \Drupal\Core\EventSubscriber\PathSubscriber.
Class
- PathSubscriber
- Provides a path subscriber that converts path aliases.
Namespace
Drupal\Core\EventSubscriberCode
protected $currentPath;