protected property SamlController::$token in SAML Authentication 8.2
Same name and namespace in other branches
- 8.3 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 59
Class
- SamlController
- Returns responses for samlauth module routes.
Namespace
Drupal\samlauth\ControllerCode
protected $token;