You are here

protected property UserAuthenticator::$messenger in Social API 8.2

Same name and namespace in other branches
  1. 3.x src/User/UserAuthenticator.php \Drupal\social_api\User\UserAuthenticator::messenger

The Messenger service.

Type: \Drupal\Core\Messenger\MessengerInterface

File

src/User/UserAuthenticator.php, line 34

Class

UserAuthenticator
Manages Drupal authentication tasks for Social API.

Namespace

Drupal\social_api\User

Code

protected $messenger;