function RevisionLogInterface::getRevisionLogMessage

Returns the entity revision log message.

Return value

string The revision log message.

File

core/lib/Drupal/Core/Entity/RevisionLogInterface.php, line 72

Class

RevisionLogInterface
Defines methods for an entity that supports revision logging and ownership.

Namespace

Drupal\Core\Entity

Code

public function getRevisionLogMessage();

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