You are here

protected property MigrateEntityContentBaseTest::$storage in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/migrate/tests/src/Kernel/MigrateEntityContentBaseTest.php \Drupal\Tests\migrate\Kernel\MigrateEntityContentBaseTest::storage

The storage for entity_test_mul.

Type: \Drupal\Core\Entity\ContentEntityStorageInterface

File

core/modules/migrate/tests/src/Kernel/MigrateEntityContentBaseTest.php, line 34

Class

MigrateEntityContentBaseTest
Tests the EntityContentBase destination.

Namespace

Drupal\Tests\migrate\Kernel

Code

protected $storage;