You are here

constant PrivateMessageServiceInterface::MODULE_KEY in Private Message 8.2

Same name and namespace in other branches
  1. 8 src/Service/PrivateMessageServiceInterface.php \Drupal\private_message\Service\PrivateMessageServiceInterface::MODULE_KEY

The machine name of the private message module.

File

src/Service/PrivateMessageServiceInterface.php, line 19

Class

PrivateMessageServiceInterface
The interface for the Private Message Service.

Namespace

Drupal\private_message\Service

Code

const MODULE_KEY = 'private_message';