You are here

protected property DomainLangHandler::$currentRouteMatch in Domain Lang 8

The currently active route match object.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

src/DomainLangHandler.php, line 60

Class

DomainLangHandler
Domain language handling.

Namespace

Drupal\domain_lang

Code

protected $currentRouteMatch;