public static property Drupal6EmfieldMigrationTest::$modules in Video Embed Field 8
Same name and namespace in other branches
- 8.2 tests/src/Kernel/Drupal6EmfieldMigrationTest.php \Drupal\Tests\video_embed_field\Kernel\Drupal6EmfieldMigrationTest::modules
Modules to enable.
Type: array
Overrides MigrateDrupal6TestBase::$modules
File
- tests/
src/ Kernel/ Drupal6EmfieldMigrationTest.php, line 24
Class
- Drupal6EmfieldMigrationTest
- Test the Drupal 6 emfield migration.
Namespace
Drupal\Tests\video_embed_field\KernelCode
public static $modules = [
'video_embed_field',
];