You are here

namespace Drupal\private_message\Service in Private Message 8.2

Same name in other branches
  1. 8 Drupal\private_message\Service
Classsort descending Location Description
PrivateMessageNotifier src/Service/PrivateMessageNotifier.php A service class for sending notifications of private messages.
PrivateMessageNotifierInterface src/Service/PrivateMessageNotifierInterface.php Interface for the Private Message notification service.
PrivateMessageService src/Service/PrivateMessageService.php The Private Message service for the private message module.
PrivateMessageServiceInterface src/Service/PrivateMessageServiceInterface.php The interface for the Private Message Service.
PrivateMessageThreadManager src/Service/PrivateMessageThreadManager.php The Private Message generator class.
PrivateMessageThreadManagerInterface src/Service/PrivateMessageThreadManagerInterface.php Handles the generation/update of private messages, threads, and metadata.