You are here

constant ParagraphsItem::JOIN in Paragraphs 8

Join string for getting current revisions.

File

src/Plugin/migrate/source/d7/ParagraphsItem.php, line 27

Class

ParagraphsItem
Paragraphs Item source plugin.

Namespace

Drupal\paragraphs\Plugin\migrate\source\d7

Code

const JOIN = "p.revision_id = pr.revision_id";