MigrateSourceDiscoveryTest::$modules

Same name and namespace in other branches
  1. 11.x core/modules/migrate/tests/src/Kernel/Plugin/source/MigrateSourceDiscoveryTest.php \Drupal\Tests\migrate\Kernel\Plugin\source\MigrateSourceDiscoveryTest::modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/migrate/tests/src/Kernel/Plugin/source/MigrateSourceDiscoveryTest.php, line 26

Class

MigrateSourceDiscoveryTest
Tests discovery of source plugins with annotations.

Namespace

Drupal\Tests\migrate\Kernel\Plugin\source

Code

protected static $modules = [
  'migrate',
];

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