public function HeartbeatTypeInterface::setMessageId in Heartbeat 8
1 method overrides HeartbeatTypeInterface::setMessageId()
- HeartbeatType::setMessageId in src/
Entity/ HeartbeatType.php
File
- src/
Entity/ HeartbeatTypeInterface.php, line 22
Class
- HeartbeatTypeInterface
- Provides an interface for defining Heartbeat type entities.
Namespace
Drupal\heartbeat\EntityCode
public function setMessageId($messageId);