You are here

protected property DropdownLanguage::$routeMatch in Dropdown Language 8.2

Same name and namespace in other branches
  1. 8.3 src/Plugin/Block/DropdownLanguage.php \Drupal\dropdown_language\Plugin\Block\DropdownLanguage::routeMatch
  2. 3.0.x src/Plugin/Block/DropdownLanguage.php \Drupal\dropdown_language\Plugin\Block\DropdownLanguage::routeMatch

The Route Matcher.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

src/Plugin/Block/DropdownLanguage.php, line 56

Class

DropdownLanguage
Provides an alternative language switcher block.

Namespace

Drupal\dropdown_language\Plugin\Block

Code

protected $routeMatch;