FieldDiscoveryTest::$modules

Type: modules

Overrides MigrateDrupalTestBase::$modules

File

core/modules/migrate_drupal/tests/src/Kernel/d7/FieldDiscoveryTest.php, line 28

Class

FieldDiscoveryTest
Test FieldDiscovery Service against Drupal 7.

Namespace

Drupal\Tests\migrate_drupal\Kernel\d7

Code

protected static $modules = [
  'comment',
  'datetime',
  'datetime_range',
  'file',
  'image',
  'link',
  'node',
  'system',
  'taxonomy',
  'telephone',
  'text',
];

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