public function MessageInterface::getMessage

Returns the translated message.

Return value

TranslatableMarkup The message.

1 method overrides MessageInterface::getMessage()
Message::getMessage in src/Entity/Message.php
Returns the translated message.

File

src/MessageInterface.php, line 20

Class

MessageInterface
Interface for the tmgmt_message entity.

Namespace

Drupal\tmgmt

Code

public function getMessage();