constant PrivateMessageServiceInterface::MODULE_KEY in Private Message 8
Same name and namespace in other branches
- 8.2 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 16
Class
- PrivateMessageServiceInterface
- The interface for the Private Message Service.
Namespace
Drupal\private_message\ServiceCode
const MODULE_KEY = 'private_message';