You are here

protected property CaptchaQuestionsSettingsForm::$messenger in Captcha Questions 8

The messenger.

Type: \Drupal\Core\Messenger\MessengerInterface

Overrides MessengerTrait::$messenger

File

src/Form/CaptchaQuestionsSettingsForm.php, line 40

Class

CaptchaQuestionsSettingsForm
Displays the captcha_questions settings form.

Namespace

Drupal\captcha_questions\Form

Code

protected $messenger;