You are here

protected property LanguageCookieConditionBlacklistedPaths::$pathMatcher in Language Cookie 8

The path matcher.

Type: \Drupal\Core\Path\PathMatcherInterface

File

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

Class

LanguageCookieConditionBlacklistedPaths
Class for the Blacklisted paths condition plugin.

Namespace

Drupal\language_cookie\Plugin\LanguageCookieCondition

Code

protected $pathMatcher;