You are here

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

The base plugin ID this derivative is for.

Type: string

File

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

Class

ProfileDeriver
Deriver for Commerce 1 profiles.

Namespace

Drupal\commerce_migrate_commerce\Plugin\migrate

Code

protected $basePluginId;