service notifications_widget.logger in Notifications widget 8
Class
Drupal\notifications_widget\Services\NotificationsWidgetService3 string references to notifications_widget.logger
- notifications_widget_entity_delete in ./
notifications_widget.module - Implements hook_entity_delete().
- notifications_widget_entity_insert in ./
notifications_widget.module - Implements hook_entity_insert().
- notifications_widget_entity_update in ./
notifications_widget.module - Implements hook_entity_update().
File
View source
- class: Drupal\notifications_widget\Services\NotificationsWidgetService
- arguments:
- - '@current_user'
- - '@database'
- - '@request_stack'
- - '@config.factory'
- - '@logger.factory'
- - '@token'
- - '@datetime.time'