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