public function MessageInterface::getType

Returns the message type.

Return value

string Message type.

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

File

src/MessageInterface.php, line 46

Class

MessageInterface
Interface for the tmgmt_message entity.

Namespace

Drupal\tmgmt

Code

public function getType();