You are here

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

The currently active request object.

Type: \Symfony\Component\HttpFoundation\Request

File

src/LoginRedirectPerRole.php, line 31

Class

LoginRedirectPerRole
Login And Logout Redirect Per Role helper service.

Namespace

Drupal\login_redirect_per_role

Code

protected $currentRequest;