You are here

namespace Drupal\private_message\Service in Private Message 8

Same name in other branches
  1. 8.2 Drupal\private_message\Service
Classsort descending Location Description
PrivateMessageMailer src/Service/PrivateMessageMailer.php A service class for sending notification emails for private messages.
PrivateMessageMailerInterface src/Service/PrivateMessageMailerInterface.php Interface for the Private Message mail 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.