You are here

protected property IndexFieldsForm::$messenger in Search API 8

The messenger.

Type: \Drupal\Core\Messenger\MessengerInterface

Overrides MessengerTrait::$messenger

File

src/Form/IndexFieldsForm.php, line 71

Class

IndexFieldsForm
Provides a form for configuring the fields of a search index.

Namespace

Drupal\search_api\Form

Code

protected $messenger;