You are here

constant MerciLineItem::JOIN in MERCI (Manage Equipment Reservations, Checkout and Inventory) 8.2

The join options between the node and the node_revisions table.

File

modules/merci_migration/src/Plugin/migrate/source/d7/MerciLineItem.php, line 52

Class

MerciLineItem
Drupal 7 node source from database.

Namespace

Drupal\merci_migration\Plugin\migrate\source\d7

Code

const JOIN = 'n.vid = nr.vid';