You are here

protected property Upgrade7Test::$nodeStorage in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/migrate_drupal_ui/tests/src/Functional/d7/Upgrade7Test.php \Drupal\Tests\migrate_drupal_ui\Functional\d7\Upgrade7Test::nodeStorage

The entity storage for node.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

core/modules/migrate_drupal_ui/tests/src/Functional/d7/Upgrade7Test.php, line 40

Class

Upgrade7Test
Tests Drupal 7 upgrade using the migrate UI.

Namespace

Drupal\Tests\migrate_drupal_ui\Functional\d7

Code

protected $nodeStorage;