You are here

protected property LoginRedirectPerRole::$currentRouteMatch in Login And Logout Redirect Per Role 8

The currently active route match object.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

src/LoginRedirectPerRole.php, line 24

Class

LoginRedirectPerRole
Login And Logout Redirect Per Role helper service.

Namespace

Drupal\login_redirect_per_role

Code

protected $currentRouteMatch;