You are here

protected property IndexDisableConfirmForm::$messenger in Search API 8

The messenger.

Type: \Drupal\Core\Messenger\MessengerInterface

Overrides MessengerTrait::$messenger

File

src/Form/IndexDisableConfirmForm.php, line 21

Class

IndexDisableConfirmForm
Defines a confirm form for disabling an index.

Namespace

Drupal\search_api\Form

Code

protected $messenger;