You are here

protected property IndexProcessorsForm::$messenger in Search API 8

The messenger.

Type: \Drupal\Core\Messenger\MessengerInterface

Overrides MessengerTrait::$messenger

File

src/Form/IndexProcessorsForm.php, line 27

Class

IndexProcessorsForm
Provides a form for configuring the processors of a search index.

Namespace

Drupal\search_api\Form

Code

protected $messenger;