service automatic_updates.psa_notify in Automatic Updates 8
Class
Drupal\automatic_updates\Services\Notify2 string references to automatic_updates.psa_notify
- automatic_updates_cron in ./
automatic_updates.module - Implements hook_cron().
- NotifyTest::testPsaMail in tests/
src/ Functional/ NotifyTest.php - Tests sending PSA email notifications.
File
View source
- class: Drupal\automatic_updates\Services\Notify
- arguments:
- - '@plugin.manager.mail'
- - '@automatic_updates.psa'
- - '@config.factory'
- - '@language_manager'
- - '@state'
- - '@datetime.time'
- - '@entity_type.manager'
- - '@string_translation'