public static property ConfigImportInstallProfileTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/config/src/Tests/ConfigImportInstallProfileTest.php \Drupal\config\Tests\ConfigImportInstallProfileTest::modules
Modules to install.
Type: array
File
- core/
modules/ config/ src/ Tests/ ConfigImportInstallProfileTest.php, line 31 - Contains \Drupal\config\Tests\ConfigImportInstallProfileTest.
Class
- ConfigImportInstallProfileTest
- Tests the importing/exporting configuration based on the install profile.
Namespace
Drupal\config\TestsCode
public static $modules = array(
'config',
);