MigrateContactCategoryTest::$modules

Type: modules

Overrides MigrateDrupal6TestBase::$modules

File

core/modules/contact/tests/src/Kernel/Migrate/MigrateContactCategoryTest.php, line 21

Class

MigrateContactCategoryTest
Migrate contact categories to contact.form.*.yml.

Namespace

Drupal\Tests\contact\Kernel\Migrate

Code

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

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