protected property PathAliasSubscriber::$currentPath in Drupal 9
The current path.
Type: \Drupal\Core\Path\CurrentPathStack
File
- core/
modules/ path_alias/ src/ EventSubscriber/ PathAliasSubscriber.php, line 29
Class
- PathAliasSubscriber
- Provides a path subscriber that converts path aliases.
Namespace
Drupal\path_alias\EventSubscriberCode
protected $currentPath;