protected property SamlController::$saml in SAML Authentication 8.2
Same name and namespace in other branches
- 8.3 src/Controller/SamlController.php \Drupal\samlauth\Controller\SamlController::saml
- 8 src/Controller/SamlController.php \Drupal\samlauth\Controller\SamlController::saml
- 4.x src/Controller/SamlController.php \Drupal\samlauth\Controller\SamlController::saml
The samlauth SAML service.
Type: \Drupal\samlauth\SamlService
File
- src/
Controller/ SamlController.php, line 31
Class
- SamlController
- Returns responses for samlauth module routes.
Namespace
Drupal\samlauth\ControllerCode
protected $saml;