You are here

protected property SavedSearchTypeForm::$notificationPluginManager in Search API Saved Searches 8

The notification plugin manager.

Type: \Drupal\search_api_saved_searches\Notification\NotificationPluginManagerInterface|null

File

src/Form/SavedSearchTypeForm.php, line 31

Class

SavedSearchTypeForm
Provides a form for adding and editing saved search types.

Namespace

Drupal\search_api_saved_searches\Form

Code

protected $notificationPluginManager;