public function Paragraph::getRevisionLog

File

paragraphs/src/Entity/Paragraph.php, line 347

Class

Paragraph
Defines the Paragraph entity.

Namespace

Drupal\paragraphs\Entity

Code

public function getRevisionLog() {
  return '';
}