ColorTest::$modules

Same name in this branch
  1. 8.9.x core/modules/color/tests/src/Functional/ColorTest.php \Drupal\Tests\color\Functional\ColorTest::modules
Same name and namespace in other branches
  1. 9 core/modules/color/tests/src/Kernel/Plugin/migrate/source/d7/ColorTest.php \Drupal\Tests\color\Kernel\Plugin\migrate\source\d7\ColorTest::modules
  2. 9 core/modules/color/tests/src/Functional/ColorTest.php \Drupal\Tests\color\Functional\ColorTest::modules

Type: modules

Overrides MigrateSourceTestBase::$modules

File

core/modules/color/tests/src/Kernel/Plugin/migrate/source/d7/ColorTest.php, line 19

Class

ColorTest
Tests D7 color source plugin.

Namespace

Drupal\Tests\color\Kernel\Plugin\migrate\source\d7

Code

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

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