You are here

protected property LanguageCookieConditionHardcodedBlacklistedPaths::$pathMatcher in Language Cookie 8

The path matcher.

Type: \Drupal\Core\Path\PathMatcherInterface

File

src/Plugin/LanguageCookieCondition/LanguageCookieConditionHardcodedBlacklistedPaths.php, line 38

Class

LanguageCookieConditionHardcodedBlacklistedPaths
Class for the Hardcoded blacklisted paths condition plugin.

Namespace

Drupal\language_cookie\Plugin\LanguageCookieCondition

Code

protected $pathMatcher;