You are here

protected property LoginDestinationManager::$requestStack in Login Destination 8.2

Same name and namespace in other branches
  1. 8 src/LoginDestinationManager.php \Drupal\login_destination\LoginDestinationManager::requestStack

The request stack.

Type: \Symfony\Component\HttpFoundation\RequestStack

File

src/LoginDestinationManager.php, line 63

Class

LoginDestinationManager
Defines a login destination manager service.

Namespace

Drupal\login_destination

Code

protected $requestStack;