You are here

protected property FieldablePanelsPane::$moduleHandler in Fieldable Panels Panes (FPP) 1.0.x

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

Overrides SourcePluginBase::$moduleHandler

File

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

Class

FieldablePanelsPane
Drupal 7 node source from database.

Namespace

Drupal\fieldable_panels_panes\Plugin\migrate\source\d7

Code

protected $moduleHandler;