ActiveLinkResponseFilter::$pathMatcher

The path matcher.

Type: \Drupal\Core\Path\PathMatcherInterface

File

core/lib/Drupal/Core/EventSubscriber/ActiveLinkResponseFilter.php, line 44

Class

ActiveLinkResponseFilter
Subscribes to filter HTML responses, to set the 'is-active' class on links.

Namespace

Drupal\Core\EventSubscriber

Code

1
protected $pathMatcher;
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.