You are here

protected property SamlController::$token in SAML Authentication 4.x

Same name and namespace in other branches
  1. 8.3 src/Controller/SamlController.php \Drupal\samlauth\Controller\SamlController::token
  2. 8.2 src/Controller/SamlController.php \Drupal\samlauth\Controller\SamlController::token

The token service.

Type: \Drupal\Core\Utility\Token

File

src/Controller/SamlController.php, line 70

Class

SamlController
Returns responses for samlauth module routes.

Namespace

Drupal\samlauth\Controller

Code

protected $token;