protected property SamlController::$token in SAML Authentication 8.3
Same name and namespace in other branches
- 8.2 src/Controller/SamlController.php \Drupal\samlauth\Controller\SamlController::token
- 4.x 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\ControllerCode
protected $token;