You are here

protected property InviteByEmail::$messenger in Invite 8

The Messenger service.

Type: \Drupal\Core\Messenger\MessengerInterface

File

modules/invite_by_email/src/Plugin/Invite/InviteByEmail.php, line 30

Class

InviteByEmail
Class for Invite by Email.

Namespace

Drupal\invite_by_email\Plugin\Invite

Code

protected $messenger;