Drupal6SqlBaseTest::$migrationConfiguration

Define bare minimum migration configuration.

Type: migrationConfiguration

File

core/modules/migrate_drupal/tests/src/Unit/source/d6/Drupal6SqlBaseTest.php, line 21

Class

Drupal6SqlBaseTest
Tests the D6 SQL base class.

Namespace

Drupal\Tests\migrate_drupal\Unit\source\d6

Code

protected $migrationConfiguration = [
  'id' => 'Drupal6SqlBase',
];

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