public function Paragraph::getRevisionLog in Paragraphs 8
File
- src/
Entity/ Paragraph.php, line 347
Class
- Paragraph
- Defines the Paragraph entity.
Namespace
Drupal\paragraphs\EntityCode
public function getRevisionLog() {
return '';
}
public function getRevisionLog() {
return '';
}