You are here

protected property Email::$configFactory in Search API Saved Searches 8

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface|null

File

src/Plugin/search_api_saved_searches/notification/Email.php, line 58

Class

Email
Provides e-mails as a notification mechanism.

Namespace

Drupal\search_api_saved_searches\Plugin\search_api_saved_searches\notification

Code

protected $configFactory;