You are here

protected property DrupalFieldablePanelsPanesMigration::$defaultLanguage in Fieldable Panels Panes (FPP) 7

Default language to apply to the node and it's body field.

Type: string

File

includes/fieldable_panels_pane.migrate.inc, line 280
Support for fieldable_panels_pane destinations.

Class

DrupalFieldablePanelsPanesMigration
Handling specific to a Drupal 7 source for Fieldable Panels Panes.

Code

protected $defaultLanguage = LANGUAGE_NONE;