protected property LanguageBlock::$pathMatcher in Drupal 8
Same name and namespace in other branches
- 9 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 38
Class
- LanguageBlock
- Provides a 'Language switcher' block.
Namespace
Drupal\language\Plugin\BlockCode
protected $pathMatcher;