You are here

protected property NotificationPluginBase::$savedSearchType in Search API Saved Searches 8

The saved search type to which this plugin is attached.

Type: \Drupal\search_api_saved_searches\SavedSearchTypeInterface

File

src/Notification/NotificationPluginBase.php, line 46

Class

NotificationPluginBase
Defines a base class for notification plugins.

Namespace

Drupal\search_api_saved_searches\Notification

Code

protected $savedSearchType;