protected property SingleLanguageNegotiationUrl::$pathMatcher in Single Language URL Prefix 8
Same name and namespace in other branches
- 2.0.x src/SingleLanguageNegotiationUrl.php \Drupal\single_language_url_prefix\SingleLanguageNegotiationUrl::pathMatcher
The path matcher.
Type: \Drupal\Core\Path\PathMatcherInterface
File
- src/
SingleLanguageNegotiationUrl.php, line 41
Class
- SingleLanguageNegotiationUrl
- Class for identifying language via URL prefix when there is single language.
Namespace
Drupal\single_language_url_prefixCode
protected $pathMatcher;