You are here

service site_alert.get_alerts in Site Alert 8

Class

Drupal\site_alert\GetAlerts
3 string references to site_alert.get_alerts
GetAlertsTest::setUp in tests/src/Kernel/GetAlertsTest.php
SiteAlertBlock::create in src/Plugin/Block/SiteAlertBlock.php
Creates an instance of the plugin.
SiteAlertController::create in src/Controller/SiteAlertController.php
Instantiates a new instance of this class.

File

./site_alert.services.yml
site_alert.services.yml

View source
  1. class: Drupal\site_alert\GetAlerts
  2. arguments:
  3. - '@entity_type.manager'