You are here

protected property MigrateEntityContentBaseTest::$destination 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::destination

A content migrate destination.

Type: \Drupal\migrate\Plugin\MigrateDestinationInterface

File

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

Class

MigrateEntityContentBaseTest
Tests the EntityContentBase destination.

Namespace

Drupal\Tests\migrate\Kernel

Code

protected $destination;