LanguageBlock::$pathMatcher

Same name and namespace in other branches
  1. 9 core/modules/language/src/Plugin/Block/LanguageBlock.php \Drupal\language\Plugin\Block\LanguageBlock::pathMatcher
  2. 8.9.x core/modules/language/src/Plugin/Block/LanguageBlock.php \Drupal\language\Plugin\Block\LanguageBlock::pathMatcher
  3. 10 core/modules/language/src/Plugin/Block/LanguageBlock.php \Drupal\language\Plugin\Block\LanguageBlock::pathMatcher

The path matcher.

Type: \Drupal\Core\Path\PathMatcherInterface

File

core/modules/language/src/Plugin/Block/LanguageBlock.php, line 40

Class

LanguageBlock
Provides a 'Language switcher' block.

Namespace

Drupal\language\Plugin\Block

Code

protected $pathMatcher;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.