You are here

protected property Oauth::$messenger in Entity Share 8.3

The messenger service.

Type: \Drupal\Core\Messenger\MessengerInterface

Overrides MessengerTrait::$messenger

File

modules/entity_share_client/src/Plugin/ClientAuthorization/Oauth.php, line 33

Class

Oauth
Provides Oauth2 based client authorization.

Namespace

Drupal\entity_share_client\Plugin\ClientAuthorization

Code

protected $messenger;