public function NotifyInterface::send in Automatic Updates 8
Send notification when PSAs are available.
1 method overrides NotifyInterface::send()
- Notify::send in src/
Services/ Notify.php - Send notification when PSAs are available.
File
- src/
Services/ NotifyInterface.php, line 13
Class
- NotifyInterface
- Interface NotifyInterface.
Namespace
Drupal\automatic_updates\ServicesCode
public function send();