protected property TaxonomyTermTest::$treeData in Commerce Migrate 8.2
Same name in this branch
- 8.2 modules/csv_example/tests/src/Kernel/Migrate/TaxonomyTermTest.php \Drupal\Tests\commerce_migrate_csv_example\Kernel\Migrate\TaxonomyTermTest::treeData
- 8.2 modules/magento/tests/src/Kernel/Migrate/magento2/TaxonomyTermTest.php \Drupal\Tests\commerce_migrate_magento\Kernel\Migrate\magento2\TaxonomyTermTest::treeData
Same name and namespace in other branches
- 3.1.x modules/csv_example/tests/src/Kernel/Migrate/TaxonomyTermTest.php \Drupal\Tests\commerce_migrate_csv_example\Kernel\Migrate\TaxonomyTermTest::treeData
- 3.0.x modules/csv_example/tests/src/Kernel/Migrate/TaxonomyTermTest.php \Drupal\Tests\commerce_migrate_csv_example\Kernel\Migrate\TaxonomyTermTest::treeData
The cached taxonomy tree items, keyed by vid and tid.
Type: array
File
- modules/
csv_example/ tests/ src/ Kernel/ Migrate/ TaxonomyTermTest.php, line 43
Class
- TaxonomyTermTest
- Upgrade taxonomy terms.
Namespace
Drupal\Tests\commerce_migrate_csv_example\Kernel\MigrateCode
protected $treeData = [];