You are here

protected property SamlService::$messenger in SAML Authentication 8.3

Same name and namespace in other branches
  1. 4.x src/SamlService.php \Drupal\samlauth\SamlService::messenger

The messenger service.

Type: \Drupal\Core\Messenger\MessengerInterface

File

src/SamlService.php, line 125

Class

SamlService
Governs communication between the SAML toolkit and the IdP / login behavior.

Namespace

Drupal\samlauth

Code

protected $messenger;