You are here

protected property ProfileDeriver::$fieldDiscovery in Commerce Migrate 3.0.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::fieldDiscovery
  2. 3.1.x modules/commerce/src/Plugin/migrate/ProfileDeriver.php \Drupal\commerce_migrate_commerce\Plugin\migrate\ProfileDeriver::fieldDiscovery

The migration field discovery service.

Type: \Drupal\migrate_drupal\FieldDiscoveryInterface

File

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

Class

ProfileDeriver
Deriver for Commerce 1 profiles.

Namespace

Drupal\commerce_migrate_commerce\Plugin\migrate

Code

protected $fieldDiscovery;