You are here

protected property MerciLineItem::$moduleHandler in MERCI (Manage Equipment Reservations, Checkout and Inventory) 8.2

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

Overrides SourcePluginBase::$moduleHandler

File

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

Class

MerciLineItem
Drupal 7 node source from database.

Namespace

Drupal\merci_migration\Plugin\migrate\source\d7

Code

protected $moduleHandler;