protected property LoginDestinationManager::$requestStack in Login Destination 8
Same name and namespace in other branches
- 8.2 src/LoginDestinationManager.php \Drupal\login_destination\LoginDestinationManager::requestStack
The request stack.
Type: \Symfony\Component\HttpFoundation\RequestStack
File
- src/
LoginDestinationManager.php, line 62
Class
- LoginDestinationManager
- Defines a login destination manager service.
Namespace
Drupal\login_destinationCode
protected $requestStack;