constant ParagraphsItemRevision::PARENT_FIELD_TABLE_PREFIX

The prefix of the field table that contains the entity properties.

Overrides ParagraphsItem::PARENT_FIELD_TABLE_PREFIX

File

paragraphs/src/Plugin/migrate/source/d7/ParagraphsItemRevision.php, line 27

Class

ParagraphsItemRevision
Paragraphs Item Revision source plugin.

Namespace

Drupal\paragraphs\Plugin\migrate\source\d7

Code

const PARENT_FIELD_TABLE_PREFIX = 'field_revision_';