MigrateColorTest::$modules

Same name in other branches
  1. 9 core/modules/color/tests/src/Kernel/Migrate/d7/MigrateColorTest.php \Drupal\Tests\color\Kernel\Migrate\d7\MigrateColorTest::modules

Type: modules

Overrides MigrateDrupalTestBase::$modules

File

core/modules/color/tests/src/Kernel/Migrate/d7/MigrateColorTest.php, line 17

Class

MigrateColorTest
Tests migration of Color variables to configuration.

Namespace

Drupal\Tests\color\Kernel\Migrate\d7

Code

public static $modules = [
    'color',
];

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