You are here

protected property SimplesamlphpDrupalAuth::$messenger in simpleSAMLphp Authentication 8.3

The messenger.

Type: \Drupal\Core\Messenger\MessengerInterface

File

src/Service/SimplesamlphpDrupalAuth.php, line 69

Class

SimplesamlphpDrupalAuth
Service to link SimpleSAMLphp authentication with Drupal users.

Namespace

Drupal\simplesamlphp_auth\Service

Code

protected $messenger;