You are here

service path.matcher in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/core.services.yml \path.matcher

Class

Drupal\Core\Path\PathMatcher
2 string references to path.matcher
LanguageBlock::create in core/modules/language/src/Plugin/Block/LanguageBlock.php
Creates an instance of the plugin.
RequestPath::create in core/modules/system/src/Plugin/Condition/RequestPath.php
Creates an instance of the plugin.

File

core/core.services.yml
core/core.services.yml

View source
  1. class: Drupal\Core\Path\PathMatcher
  2. arguments:
  3. - '@config.factory'
  4. - '@current_route_match'