You are here

protected property SimplesamlphpAuthManager::$requestStack in simpleSAMLphp Authentication 8.3

The request stack.

Type: \Symfony\Component\HttpFoundation\RequestStack

File

src/Service/SimplesamlphpAuthManager.php, line 78

Class

SimplesamlphpAuthManager
Service to interact with the SimpleSAMLPHP authentication library.

Namespace

Drupal\simplesamlphp_auth\Service

Code

protected $requestStack;