You are here

protected property LanguageSelectionPageConditionBlacklistedPaths::$pathMatcher in Language Selection Page 8.2

The path matcher.

Type: \Drupal\Core\Path\PathMatcherInterface

File

src/Plugin/LanguageSelectionPageCondition/LanguageSelectionPageConditionBlacklistedPaths.php, line 48

Class

LanguageSelectionPageConditionBlacklistedPaths
Class for the Blacklisted paths condition plugin.

Namespace

Drupal\language_selection_page\Plugin\LanguageSelectionPageCondition

Code

protected $pathMatcher;