DrupalSqlBaseTest::$pluginDefinition

Same name and namespace in other branches
  1. 10 core/modules/migrate_drupal/tests/src/Unit/source/DrupalSqlBaseTest.php \Drupal\Tests\migrate_drupal\Unit\source\DrupalSqlBaseTest::pluginDefinition
  2. 11.x core/modules/migrate_drupal/tests/src/Unit/source/DrupalSqlBaseTest.php \Drupal\Tests\migrate_drupal\Unit\source\DrupalSqlBaseTest::pluginDefinition
  3. 9 core/modules/migrate_drupal/tests/src/Unit/source/DrupalSqlBaseTest.php \Drupal\Tests\migrate_drupal\Unit\source\DrupalSqlBaseTest::pluginDefinition

The plugin definition.

Type: array

File

core/modules/migrate_drupal/tests/src/Unit/source/DrupalSqlBaseTest.php, line 46

Class

DrupalSqlBaseTest
Tests Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase.

Namespace

Drupal\Tests\migrate_drupal\Unit\source

Code

protected $pluginDefinition = [];

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