You are here

public function Paragraph::getRevisionLog in Paragraphs 8

File

src/Entity/Paragraph.php, line 347

Class

Paragraph
Defines the Paragraph entity.

Namespace

Drupal\paragraphs\Entity

Code

public function getRevisionLog() {
  return '';
}