You are here

public property SimplesamlphpAuthController::$requestStack in simpleSAMLphp Authentication 8.3

The request stack.

Type: \Symfony\Component\HttpFoundation\RequestStack

File

src/Controller/SimplesamlphpAuthController.php, line 50

Class

SimplesamlphpAuthController
Controller routines for simplesamlphp_auth routes.

Namespace

Drupal\simplesamlphp_auth\Controller

Code

public $requestStack;