You are here

protected property Cookie::$messenger in Drupal 9

The messenger.

Type: \Drupal\Core\Messenger\MessengerInterface

File

core/modules/user/src/Authentication/Provider/Cookie.php, line 46

Class

Cookie
Cookie based authentication provider.

Namespace

Drupal\user\Authentication\Provider

Code

protected $messenger;