You are here

public function HeartbeatInterface::getMessage in Heartbeat 8

Gets the Heartbeat message.

Return value

string Message of the Heartbeat.

1 method overrides HeartbeatInterface::getMessage()
Heartbeat::getMessage in src/Entity/Heartbeat.php
Gets the Heartbeat message.

File

src/Entity/HeartbeatInterface.php, line 54

Class

HeartbeatInterface
Provides an interface for defining Heartbeat entities.

Namespace

Drupal\heartbeat\Entity

Code

public function getMessage();