You are here

protected property SingleLanguageNegotiationUrl::$pathMatcher in Single Language URL Prefix 2.0.x

Same name and namespace in other branches
  1. 8 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_prefix

Code

protected $pathMatcher;