function BlockContent::setRevisionLog
Overrides BlockContentInterface::setRevisionLog
File
-
core/
modules/ block_content/ src/ Entity/ BlockContent.php, line 243
Class
- BlockContent
- Defines the custom block entity class.
Namespace
Drupal\block_content\EntityCode
public function setRevisionLog($revision_log) {
return $this->setRevisionLogMessage($revision_log);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.