You are here

protected property ProfileDeriver::$includeTranslations in Commerce Migrate 3.1.x

Same name and namespace in other branches
  1. 8.2 modules/commerce/src/Plugin/migrate/ProfileDeriver.php \Drupal\commerce_migrate_commerce\Plugin\migrate\ProfileDeriver::includeTranslations
  2. 3.0.x modules/commerce/src/Plugin/migrate/ProfileDeriver.php \Drupal\commerce_migrate_commerce\Plugin\migrate\ProfileDeriver::includeTranslations

Whether or not to include translations.

Type: bool

File

modules/commerce/src/Plugin/migrate/ProfileDeriver.php, line 34

Class

ProfileDeriver
Deriver for Commerce 1 profiles.

Namespace

Drupal\commerce_migrate_commerce\Plugin\migrate

Code

protected $includeTranslations;