function MessageInterface::getMessage

Returns the message body.

Return value

string The message body.

1 method overrides MessageInterface::getMessage()
Message::getMessage in core/modules/contact/src/Entity/Message.php
Returns the message body.

File

core/modules/contact/src/MessageInterface.php, line 74

Class

MessageInterface
Provides an interface defining a contact message entity.

Namespace

Drupal\contact

Code

public function getMessage();

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.