You are here

service search_api_saved_searches.email_queue in Search API Saved Searches 8

Class

Drupal\search_api_saved_searches\Service\EmailQueue

Tags

  • needs_destruction

File

./search_api_saved_searches.services.yml
search_api_saved_searches.services.yml

View source
  1. class: Drupal\search_api_saved_searches\Service\EmailQueue
  2. arguments:
  3. - '@plugin.manager.mail'
  4. tags:
  5. - { name: needs_destruction }