ActiveLinkResponseFilter::$currentPath
Same name in other branches
- 9 core/lib/Drupal/Core/EventSubscriber/ActiveLinkResponseFilter.php \Drupal\Core\EventSubscriber\ActiveLinkResponseFilter::currentPath
- 8.9.x core/lib/Drupal/Core/EventSubscriber/ActiveLinkResponseFilter.php \Drupal\Core\EventSubscriber\ActiveLinkResponseFilter::currentPath
- 10 core/lib/Drupal/Core/EventSubscriber/ActiveLinkResponseFilter.php \Drupal\Core\EventSubscriber\ActiveLinkResponseFilter::currentPath
The current path.
Type: \Drupal\Core\Path\CurrentPathStack
File
-
core/
lib/ Drupal/ Core/ EventSubscriber/ ActiveLinkResponseFilter.php, line 40
Class
- ActiveLinkResponseFilter
- Subscribes to filter HTML responses, to set attributes on active links.
Namespace
Drupal\Core\EventSubscriberCode
protected $currentPath;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.