You are here

protected static property MigrateActionConfigsTest::$modules in Drupal 10

Same name in this branch
  1. 10 core/modules/system/tests/src/Kernel/Migrate/d6/MigrateActionConfigsTest.php \Drupal\Tests\system\Kernel\Migrate\d6\MigrateActionConfigsTest::modules
  2. 10 core/modules/system/tests/src/Kernel/Migrate/d7/MigrateActionConfigsTest.php \Drupal\Tests\system\Kernel\Migrate\d7\MigrateActionConfigsTest::modules

Modules to enable.

Type: array

Overrides MigrateDrupalTestBase::$modules

File

core/modules/system/tests/src/Kernel/Migrate/d7/MigrateActionConfigsTest.php, line 20

Class

MigrateActionConfigsTest
Upgrade variables to null.

Namespace

Drupal\Tests\system\Kernel\Migrate\d7

Code

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