MigrateSqlSourceCountCacheTest::$modules

Same name and namespace in other branches
  1. 9 core/modules/migrate/tests/src/Kernel/Plugin/source/MigrateSqlSourceCountCacheTest.php \Drupal\Tests\migrate\Kernel\Plugin\source\MigrateSqlSourceCountCacheTest::modules
  2. 10 core/modules/migrate/tests/src/Kernel/Plugin/source/MigrateSqlSourceCountCacheTest.php \Drupal\Tests\migrate\Kernel\Plugin\source\MigrateSqlSourceCountCacheTest::modules

Type: modules

Overrides MigrateSourceTestBase::$modules

File

core/modules/migrate/tests/src/Kernel/Plugin/source/MigrateSqlSourceCountCacheTest.php, line 23

Class

MigrateSqlSourceCountCacheTest
Tests SqlBase source count caching.

Namespace

Drupal\Tests\migrate\Kernel\Plugin\source

Code

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

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