You are here

public function MessageInterface::getUuid in Message 8

Return the UUID.

Return value

string Return the UUID.

1 method overrides MessageInterface::getUuid()
Message::getUuid in src/Entity/Message.php
Return the UUID.

File

src/MessageInterface.php, line 58

Class

MessageInterface
Provides an interface defining a Message entity.

Namespace

Drupal\message

Code

public function getUuid();