You are here

protected property MobileNumberTfa::$messenger in Mobile Number 8

Same name and namespace in other branches
  1. 2.0.x src/Plugin/TfaValidation/MobileNumberTfa.php \Drupal\mobile_number\Plugin\TfaValidation\MobileNumberTfa::messenger

The Messenger service.

Type: \Drupal\Core\Messenger\MessengerInterface

File

src/Plugin/TfaValidation/MobileNumberTfa.php, line 47
MobileNumberTfa.php

Class

MobileNumberTfa
Class MobileNumberTfa is a validation and sending plugin for TFA.

Namespace

Drupal\mobile_number\Plugin\TfaValidation

Code

protected $messenger;