You are here

protected property SimplesamlphpAuthManager::$messenger in simpleSAMLphp Authentication 8.3

The messenger.

Type: \Drupal\Core\Messenger\MessengerInterface

File

src/Service/SimplesamlphpAuthManager.php, line 85

Class

SimplesamlphpAuthManager
Service to interact with the SimpleSAMLPHP authentication library.

Namespace

Drupal\simplesamlphp_auth\Service

Code

protected $messenger;