protected property DropdownLanguage::$pathMatcher in Dropdown Language 8.3
Same name and namespace in other branches
- 8.2 src/Plugin/Block/DropdownLanguage.php \Drupal\dropdown_language\Plugin\Block\DropdownLanguage::pathMatcher
- 3.0.x src/Plugin/Block/DropdownLanguage.php \Drupal\dropdown_language\Plugin\Block\DropdownLanguage::pathMatcher
The path matcher.
Type: \Drupal\Core\Path\PathMatcherInterface
File
- src/
Plugin/ Block/ DropdownLanguage.php, line 49
Class
- DropdownLanguage
- Provides an alternative language switcher block.
Namespace
Drupal\dropdown_language\Plugin\BlockCode
protected $pathMatcher;