You are here

protected property LanguageDropdownBlock::$pathMatcher in Language Switcher Dropdown 8.2

The path matcher.

Type: \Drupal\Core\Path\PathMatcherInterface

File

src/Plugin/Block/LanguageDropdownBlock.php, line 45

Class

LanguageDropdownBlock
Provides a 'Language dropdown switcher' block.

Namespace

Drupal\lang_dropdown\Plugin\Block

Code

protected $pathMatcher;