MigrateTestTrait::$treeData

Same name in other branches
  1. 11.x core/modules/forum/tests/src/Kernel/Migrate/MigrateTestTrait.php \Drupal\Tests\forum\Kernel\Migrate\MigrateTestTrait::treeData

The cached taxonomy tree items, keyed by vid and tid.

Type: array

File

core/modules/forum/tests/src/Kernel/Migrate/MigrateTestTrait.php, line 20

Class

MigrateTestTrait
Common assertions for migration tests.

Namespace

Drupal\Tests\forum\Kernel\Migrate

Code

protected $treeData = [];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.