You are here

protected property IndexForm::$messenger in Search API 8

The messenger.

Type: \Drupal\Core\Messenger\MessengerInterface

Overrides MessengerTrait::$messenger

File

src/Form/IndexForm.php, line 35

Class

IndexForm
Provides a form for the Index entity.

Namespace

Drupal\search_api\Form

Code

protected $messenger;