public static property MigrateBlockTest::$modules in Style Switcher 3.0.x
Same name and namespace in other branches
- 8.2 tests/src/Kernel/Migrate/d7/MigrateBlockTest.php \Drupal\Tests\styleswitcher\Kernel\Migrate\d7\MigrateBlockTest::modules
Modules to enable.
Type: array
Overrides MigrateDrupalTestBase::$modules
File
- tests/
src/ Kernel/ Migrate/ d7/ MigrateBlockTest.php, line 18
Class
- MigrateBlockTest
- Tests migration of the Style Switcher block to a configuration entity.
Namespace
Drupal\Tests\styleswitcher\Kernel\Migrate\d7Code
public static $modules = [
'styleswitcher',
'block',
];