You are here

constant FieldablePanelsPane::JOIN in Fieldable Panels Panes (FPP) 1.0.x

The join options between the node and the node_revisions table.

File

src/Plugin/migrate/source/d7/FieldablePanelsPane.php, line 56

Class

FieldablePanelsPane
Drupal 7 node source from database.

Namespace

Drupal\fieldable_panels_panes\Plugin\migrate\source\d7

Code

const JOIN = 'fpp.vid = fppr.vid';